Skip to content
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

DidChange API is not working #23

Open
prajith936 opened this issue Dec 6, 2021 · 0 comments
Open

DidChange API is not working #23

prajith936 opened this issue Dec 6, 2021 · 0 comments

Comments

@prajith936
Copy link

Hi,

I am usin g CCLS server with python LSP client. I have a few files modified in my codebase after the initialize step of LSP client. After modification of the file, I am querying for document symbols using "documentSymbol" API and I am getting the error: "-32600, 'not indexed', None". I tried using 'didchange' API of the LSP client even then i am getting the above error.

What is the approach to be done for the above case?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant