Remove Update GitHub API token command
This commit is contained in:
parent
6e13de6483
commit
031967383e
@ -184,11 +184,6 @@
|
||||
"title": "Restart server",
|
||||
"category": "Rust Analyzer"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.updateGithubToken",
|
||||
"title": "Update Github API token",
|
||||
"category": "Rust Analyzer"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.onEnter",
|
||||
"title": "Enhanced enter key",
|
||||
@ -1432,10 +1427,6 @@
|
||||
"command": "rust-analyzer.reload",
|
||||
"when": "inRustProject"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.updateGithubToken",
|
||||
"when": "inRustProject"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.onEnter",
|
||||
"when": "inRustProject"
|
||||
|
Loading…
Reference in New Issue
Block a user