6 Commits

Author SHA1 Message Date
Daniel Rosenwasser
9d364978d3
Simplify "Configure Build Tools" devcontainer step. (#62955) 2026-01-05 22:42:08 +00:00
Daniel Rosenwasser
d1e25f25c2
devcontainer.json Updates (#59694) 2024-08-22 16:32:19 -07:00
Jake Bailey
45e5a45d87
Add dprint to devcontainer (#55581) 2023-08-30 17:04:28 -07:00
Daniel Rosenwasser
9e4c410caa
Switch devcontainer to use Node.js 18. (#55299)
Also moved certain fields to `customizations`.
2023-08-07 15:44:15 -07:00
Mohsen Azimi
17aec75ace
Update terminal.integrated.shell.linux config in devcontainer.json (#47192)
The previous `"terminal.integrated.shell.linux"` configuration is deprecated. 

This is the new way of setting this configuration
2022-01-29 00:42:56 -08:00
Matt Bierner
51c73a1cee
Add a basic dev container (#42041)
* Add a basic dev container

Adds a basic dev container. This basic development environment has tools like gulp installed

* Update CONTRIBUTING.md

* Move development container seciton to be first tip

* Spaces to tabs and remove comments

Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2021-02-16 14:20:15 -08:00