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 e057239 commit ff2b7c8Copy full SHA for ff2b7c8
docs/tools/code-extension.mdx
@@ -18,7 +18,9 @@ src/
18
src-gen/Foo
19
```
20
21
-Overall, we encourage you to open your project in VS Code using the following structure to fully leverage the features of the VS Code extension:
+:::note
22
+We recommend selecting the root of your Lingua Franca package as your workspace in VS Code. This will enable the package explorer.
23
+:::
24
25
26
├── root
0 commit comments