nridge added a comment.

Unfortunately, there is a further problem: the Theia client-side implementation 
of type hierarchy has recently merged, and their code has changed so that they 
do require `typeHierarchy/resolve` to be supported. They ask for 1 level in the 
initial request, ignore any extra levels the server might send, and ask for 
extra levels using `typeHierarchy/resolve` instead.

What should we do here -- seek to change Theia, or implement 
`typeHierachy/resolve` after all?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56370/new/

https://reviews.llvm.org/D56370



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to