Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 96eef48

Browse files
committed
Reword experimental support for rust-analyzer
1 parent 8c67bbc commit 96eef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
],
171171
"enumDescriptions": [
172172
"Use the Rust Language Server (RLS)",
173-
"EXPERIMENTAL: Use the rust-analyzer language server"
173+
"Use the rust-analyzer language server (NOTE: not fully supported yet)"
174174
],
175175
"default": "rls",
176176
"description": "The underlying LSP server used to provide IDE support for Rust projects.",

0 commit comments

Comments
 (0)