-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OS-specific VSCodium extension installation
ce224ae - Improve formatting of printed comments - Add `code`/`codium` command to PATH for macOS - Add VSCodium as default distro: `CODE_DISTRO=${CODE_DISTRO:-"codium"}` - Add error message if using Codespaces: Codespaces seems to have a limited version of the VSCode CLI that can't install extensions. https://code.visualstudio.com/docs/setup/mac microsoft/vscode#42051 https://docs.github.com/en/free-pro-team@latest/github/developing-online-with-codespaces
- Loading branch information
1 parent
45dc6ec
commit 28f19a6
Showing
2 changed files
with
17 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters