Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

AutoUpdate for coc-python/Hover #301

Open
ItsNilDev opened this issue Nov 1, 2020 · 6 comments
Open

AutoUpdate for coc-python/Hover #301

ItsNilDev opened this issue Nov 1, 2020 · 6 comments

Comments

@ItsNilDev
Copy link

ItsNilDev commented Nov 1, 2020

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 :
TOSEND
But in python simpler ... I want it be be more advanced . And it's like :
MUSTSEND2
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:
01
same thing on C++:
02
I expect coc-python to highlight references like C++ file

@chemzqm
Copy link
Member

chemzqm commented Nov 1, 2020

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.

@chemzqm
Copy link
Member

chemzqm commented Nov 1, 2020

Ok, the third one still problem with your MPLS since it doesn't return the range needed for highlight.

@ItsNilDev
Copy link
Author

ItsNilDev commented Nov 1, 2020

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?

@chemzqm
Copy link
Member

chemzqm commented Nov 1, 2020

The language server is not developed by us.

@ItsNilDev
Copy link
Author

But I think it works for other people

@ItsNilDev
Copy link
Author

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

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

No branches or pull requests

2 participants