Skip to content

Commit

Permalink
Set the default Starlark LSP for zaucy/zed-starlark (zed-industries#1…
Browse files Browse the repository at this point in the history
…4972)

given zaucy/zed-starlark#4 was merged, zed-starlark now has multiple
LSPs and requires additional configuration which isn't available
directly for extensions.

cc @zaucy 

Release Notes:

- N/A
  • Loading branch information
huwaireb authored Jul 22, 2024
1 parent 28baa56 commit a5a7a83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/settings/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,9 @@
"plugins": ["prettier-plugin-sql"]
}
},
"Starlark": {
"language_servers": ["starpls", "!buck2-lsp", "..."]
},
"Svelte": {
"prettier": {
"allowed": true,
Expand Down

0 comments on commit a5a7a83

Please sign in to comment.