-
Notifications
You must be signed in to change notification settings - Fork 148
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
autocompletion suggest from IRKernel disappeared after r languageserver enabled #639
Comments
You are right, it seems that we are not asking R kernel for completions. From a quick look it seems that this is because one of a difference between In addition there might be a problem with I will investigate soon. |
I have no experience for ts/js, but I am happy to test a dev version |
sorry for the spam but is there any update on this issue? |
FYI |
thank you! |
I'm aiming to do a release this weekend :) |
Description
autocompletion suggest from IRKernel disappeared after r languageserver enabled
I cant show a thing which is disappeared so...
but I will try
If I turn off LSP autocompletion with
"disableCompletionsFrom": ["LSP"]
no matter how hard I hit
TAB
I won't get any autocompletion suggest.But in python kernel,
Reproduce
Expected behavior
See completion suggests from IRKernel
Context
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.64
3.0.16
Required: installed server extensions
Required: installed lab extensions
Troubleshoot Output
Command Line Output
Browser Output (recommended for all interface issues)
The text was updated successfully, but these errors were encountered: