You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the language server only enables a very small subset of features. Features such as hover, rename, go_to definition, and highlight were disabled before #2121 was recently merged. However, as a result of that PR we now have the infrastructure in place to move ahead with a plan for properly supporting them again. I wanted to open an issue that outlines the order of tasks that we have planned for better LSP support.
As more issues are created I will update this list to reflect them.
Currently, the language server only enables a very small subset of features. Features such as hover, rename, go_to definition, and highlight were disabled before #2121 was recently merged. However, as a result of that PR we now have the infrastructure in place to move ahead with a plan for properly supporting them again. I wanted to open an issue that outlines the order of tasks that we have planned for better LSP support.
As more issues are created I will update this list to reflect them.
thiserror
crate and report any internal language server errors to the client #2286expr.
#2408The text was updated successfully, but these errors were encountered: