mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-12 05:27:07 +00:00
Fixes #13334 Use `settings` field in `lsp` subsettings to fix up the settings as wish: ``` "lsp": { "snippet-completion-server": { "settings": { "max_completion_items": 20, "snippets_first": false, "feature_words": true, "feature_snippets": true, "feature_paths": true, "feature_unicode_input": false } } } ``` Release Notes: - N/A |
||
---|---|---|
.. | ||
astro | ||
clojure | ||
csharp | ||
dart | ||
deno | ||
elixir | ||
elm | ||
emmet | ||
erlang | ||
gleam | ||
glsl | ||
haskell | ||
html | ||
lua | ||
ocaml | ||
php | ||
prisma | ||
purescript | ||
racket | ||
ruby | ||
scheme | ||
snippets | ||
svelte | ||
terraform | ||
toml | ||
uiua | ||
vue | ||
zig | ||
.gitignore |