We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b892f commit 14a2452Copy full SHA for 14a2452
1 file changed
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "terminal.integrated.env.linux": {
3
+ "PATH": "${workspaceFolder}/build/bin:${env:PATH}"
4
+ }
5
+}
0 commit comments