-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
polishCleanup and polish issueCleanup and polish issueterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverifiedVerification succeededVerification succeeded
Description
- VS Code Version: 1.57.1
- OS Version: Windows 10
Bring up the Settings JSON view.
There are trailing and leading # hash marks for the other setting references:
// The default profile used on Linux. This setting will currently be ignored if either `terminal.integrated.shell.linux#` or `#terminal.integrated.shellArgs.linux` are set.
"terminal.integrated.defaultProfile.linux": null,
// The default profile used on macOS. This setting will currently be ignored if either `terminal.integrated.shell.osx#` or `#terminal.integrated.shellArgs.osx` are set.
"terminal.integrated.defaultProfile.osx": null,
// The default profile used on Windows. This setting will currently be ignored if either `terminal.integrated.shell.windows#` or `#terminal.integrated.shellArgs.windows` are set.
"terminal.integrated.defaultProfile.windows": null,The settings links are fine in the UI Settings editor.
Metadata
Metadata
Assignees
Labels
polishCleanup and polish issueCleanup and polish issueterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverifiedVerification succeededVerification succeeded