about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2022-05-13 14:11:09 +0200
committerLukas Wirth <lukastw97@gmail.com>2022-05-13 14:11:09 +0200
commit99a51dfe9b6659d8bd94cfb6a73d2aef78f41f8d (patch)
treede2cb6766d63ed3d1a75b28a64b450a63af14861
parenta8133680af7df78d4c2e931da20f608772b87a43 (diff)
downloadrust-99a51dfe9b6659d8bd94cfb6a73d2aef78f41f8d.tar.gz
rust-99a51dfe9b6659d8bd94cfb6a73d2aef78f41f8d.zip
Update package description
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index eb9531d9b06..d21d1139d30 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -1,7 +1,7 @@
 {
     "name": "rust-analyzer",
     "displayName": "rust-analyzer",
-    "description": "An alternative rust language server to the RLS",
+    "description": "A language server for the rust programming language",
     "preview": true,
     "private": true,
     "icon": "icon.png",