Merge #11747
11747: minor: Remove Update GitHub API token command r=lnicola a=lnicola bors r+ Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
This commit is contained in:
commit
38d2a9763b
@ -184,11 +184,6 @@
|
|||||||
"title": "Restart server",
|
"title": "Restart server",
|
||||||
"category": "Rust Analyzer"
|
"category": "Rust Analyzer"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "rust-analyzer.updateGithubToken",
|
|
||||||
"title": "Update Github API token",
|
|
||||||
"category": "Rust Analyzer"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "rust-analyzer.onEnter",
|
"command": "rust-analyzer.onEnter",
|
||||||
"title": "Enhanced enter key",
|
"title": "Enhanced enter key",
|
||||||
@ -1432,10 +1427,6 @@
|
|||||||
"command": "rust-analyzer.reload",
|
"command": "rust-analyzer.reload",
|
||||||
"when": "inRustProject"
|
"when": "inRustProject"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "rust-analyzer.updateGithubToken",
|
|
||||||
"when": "inRustProject"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "rust-analyzer.onEnter",
|
"command": "rust-analyzer.onEnter",
|
||||||
"when": "inRustProject"
|
"when": "inRustProject"
|
||||||
|
Loading…
Reference in New Issue
Block a user