Open ItsNilDev opened 4 years ago
For first and second issue, it's problem with your MPLS and we can't help. For third one, I can't understand what do you mean.
Ok, the third one still problem with your MPLS since it doesn't return the range needed for highlight.
Sry, I can't really understand what you mean? Do you mean Multiprotocol Label Switching? and why is it because of that ? And why you can't help?
The language server is not developed by us.
But I think it works for other people
It's related to your program, because it's hasn't something to do with the server, it's about highlightings which can be edited from terminal I think
Hi, my issue is very simple. I work on another project which is C++ ( clangd ), it has auto update like I do not need to save the file to find the errors. But in coc-python I have to save the file to find the error or problems. this was issue one , and the second one is also simple. In my C++ project the hover is like : But in python simpler ... I want it be be more advanced . And it's like : Also I have to save to file to get the hover in python and that's a bit annoying
In python, coc also doesn't highlight the references like this: same thing on C++: I expect coc-python to highlight references like C++ file