Tutorials
Last updated
Was this helpful?
Last updated
Was this helpful?
is installed by default. If you prefer to use instead then setvscodium
toTrue
inside thevscode_core
section in the file:
After that, you have just to run the again.
The git installer provides the bash binary and it can be used as the default shell. To use bash as the default shell, set the following settings in thecustom
section in the file:
Or you can use the default Windows PowerShell:
In this case, you must override the the workbench.colorTheme
settings.
Or if module is set to enabled
, you can use pwsh
(PowerShell core) instead:
After that, you have just to run the again.
All following examples must be set in in the file and after editing this file you have to run the .
If the module is enabled
, the default theme is set to .
If you prefer to change to another dark theme like :
The module also installs light theme: and .
If want to change to theme:
Or if you prefer :
If the module is enabled
, in this case, you must configure your own theme in the vscode section to override the settings:
If the module is not enabled
, in this case, you can configure your own theme in the custom section:
For more information, please .
All following examples must be set in in the file and after editing this file you have to run the .
If the module is enabled
, the default icon theme is set to .
If the module is enabled
, in this case, you must configure your own icon theme in the vscode section to override the settings:
If the module is not enabled
, in this case, you can configure your own icon theme in the custom section:
For more information, please .