Skip to content

Commit ff2b7c8

Browse files
vinzbarbutolhstrh
andauthored
Update docs/tools/code-extension.mdx
Co-authored-by: Marten Lohstroh <[email protected]>
1 parent e057239 commit ff2b7c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/tools/code-extension.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ src/
1818
src-gen/Foo
1919
```
2020

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:
21+
:::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+
:::
2224

2325
```
2426
├── root

0 commit comments

Comments
 (0)