We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2a44d commit 188d240Copy full SHA for 188d240
docs/user/manual.adoc
@@ -340,7 +340,7 @@ You may use `inRustProject` context to configure keybindings for rust projects o
340
----
341
More about `when` clause contexts https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts[here].
342
343
-=== Setting runnable environment variables
+==== Setting runnable environment variables
344
You can use "rust-analyzer.runnableEnv" setting to define runnable environment-specific substitution variables.
345
The simplest way for all runnables in a bunch:
346
```jsonc
0 commit comments