You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- There is a Features section at the top level of the settings menu which hides the Terminal section, add that stage to match the current UI
- The host-spawn JSON works, but seems to assume that you're modifying the JSON above, so show the full configuration to make it clear that each works independently of the other
Tested on Fedora and SteamOS.
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ or
30
30
31
31
Another option to execute commands is to use your host shell in the integrated terminal instead of the sandbox one.
32
32
33
-
For that go to `File -> Preferences -> Settings` and find `Terminal > Integrated > Profiles`, then click on `Edit in settings.json` (The important thing here is to open settings.json)
33
+
For that go to `File -> Preferences -> Settings` and find `Features > Terminal > Integrated > Profiles`, then click on `Edit in settings.json` (The important thing here is to open settings.json)
34
34
35
35
And make sure that you have the following lines there:
36
36
@@ -53,13 +53,17 @@ And make sure that you have the following lines there:
0 commit comments