Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index a88f605f47..d21d1139d3 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -1,13 +1,13 @@
{
"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",
"version": "0.4.0-dev",
"releaseTag": null,
- "publisher": "ryst-lang",
+ "publisher": "rust-lang",
"repository": {
"url": "https://github.com/rust-analyzer/rust-analyzer.git",
"type": "git"