REditorSupport / REditorSupport/languageserver
`r.lsp.snippet_support` Setting is Missing
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 675
- Forks
- 118
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 11
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the languageserver README and the REditorSupport settings listed in the VS Code configuration. Determine whether r.lsp.snippet_support should still be exposed by the language server or whether the README is outdated, then verify that the documented setting and available settings agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100