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 8a15e9d commit 1b20a87Copy full SHA for 1b20a87
integration/vscode/Code Samples/README.md
@@ -6,3 +6,4 @@ Here is some code samples for the Ada Language Server and the VS Code extension.
6
* [Docker](docker/) - example using Ada with Remote/Container VS Code feature
7
* [Gnatprove](gnatprove/) - SPARK/gnatprove integration example
8
* [Refactoring demos](refactoring_demos/) - sample code to check refactoring capabilities
9
+* [Custom worspace-specific environment](custom_env/) - example showing how to set workspace-specific environment variables
0 commit comments