We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated LSP: Getting started (markdown)
Updating "LSP server" -> "language server" as discussed offline
Update VSCode instructions to point people explicitly at the VSCode Marketplace or OpenVSX. Also remove "if possible" from the VSCode paragraph. It _will_ enable LSP unless configured otherwise so we can be stronger.
Add initial version of Neovim documentation
Created LSP: Getting started (markdown)
Destroyed cue lsp (markdown)
Updated Notes for project maintainers (markdown)
Prefer cuelang.org link for issue.
Improve link to #3647
Add tracking issue for multi-workspace folders
lsp: more tweaks * Make explicit the requirement on an LSP client supporting workspace folders. * Add documentation note regarding the relationship between workspace folders and views, in light of the gopls zero-config workspace approach.
Number requirements etc for ease of reference
Add detail regarding the workspace folder limitations day 1 for lsp
Format using textwidth for wrapping
Updated cue lsp (markdown)
Created cue lsp (markdown)
Updated Importing a GitHub repository to GerritHub (markdown)