]> git.lizzy.rs Git - rust.git/blobdiff - editors/code/package.json
Add **Copy Run Command Line** command for vscode
[rust.git] / editors / code / package.json
index e5d43905048ef21a71ed28d58c0a5c73fcbd96d4..55825456ec55fb15642d7ab201073a4cf2380277 100644 (file)
                 "title": "Run",
                 "category": "Rust Analyzer"
             },
+            {
+                "command": "rust-analyzer.copyRunCommandLine",
+                "title": "Copy Run Command Line",
+                "category": "Rust Analyzer"
+            },
             {
                 "command": "rust-analyzer.debug",
                 "title": "Debug",