You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
`[Extension Info](command:analyzer.serverVersion "Show version and server binary info"): Version ${this.version}, Server Version ${this._serverVersion}`+
505
+
"\n\n---\n\n"+
506
+
'[$(terminal) Open Logs](command:rust-analyzer.openLogs "Open the server logs")'+
507
+
"\n\n"+
508
+
`[$(settings) ${toggleCheckOnSave} Check on Save](command:rust-analyzer.toggleCheckOnSave "Temporarily ${toggleCheckOnSave.toLowerCase()} check on save functionality")`+
509
+
"\n\n"+
510
+
'[$(refresh) Reload Workspace](command:rust-analyzer.reloadWorkspace "Reload and rediscover workspaces")'+
511
+
"\n\n"+
512
+
'[$(symbol-property) Rebuild Build Dependencies](command:rust-analyzer.rebuildProcMacros "Rebuild build scripts and proc-macros")'+
513
+
"\n\n"+
514
+
'[$(stop-circle) Stop server](command:rust-analyzer.stopServer "Stop the server")'+
515
+
"\n\n"+
516
+
'[$(debug-restart) Restart server](command:rust-analyzer.restartServer "Restart the server")',
0 commit comments