-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: documentHighlightProvider support #43
Comments
Could you please elaborate a bit about what you mean by "symbol highlighting feature"? From what I understand
|
So I would guess then that |
Well, it seems that |
I don't think there is any harm registering both |
Fixes Feature request: documentHighlightProvider support #43
Hi, after some time struggling with this problem, I discovered that you missed adding |
Currently
fortls
does not implement the documentHighlightProvider language server feature, which makes emacslsp-mode
do not have symbol highlighting feature. Can you implement this feature ?The text was updated successfully, but these errors were encountered: