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

r.lsp.snippet_support Setting is Missing #667

Open
kebb549575 opened this issue May 21, 2024 · 0 comments
Open

r.lsp.snippet_support Setting is Missing #667

kebb549575 opened this issue May 21, 2024 · 0 comments

Comments

@kebb549575
Copy link

I have installed the languageserver package in my R installation. The languageserver README mentions the r.lsp.snippet_support setting to enable snippets in auto completion. However, when I look at my REditorSupport settings the only lsp settings available are:

  • Lsp: Args
  • Lsp: Debug
  • Lsp: Diagnostics
  • Lsp: Enabled
  • Lsp: Lang
  • Lsp: Multi Server
  • Lsp: Prompt To Install
  • Lsp: Use_stdio

I've manually added "r.lsp.snippet_support": true to my user settings in VS Code in Linux but it's immediately grayed out when I Ctrl+S. That tells me this r.lsp.snippet_support setting doesn't exist anymore. Where is it?

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