aboutsummaryrefslogtreecommitdiff
path: root/pw_ide/ts/pigweed-vscode/CHANGELOG.md
blob: f1b145a48bf5a8480e4a83f0f5463b13681e5ed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Change Log

## [0.1.1]

- Fixes cases where "Pigweed: Check Extensions" was not running on startup.

## [0.1.0]

- Adds the "Pigweed: Check Extensions" command, which prompts the user to
  install all recommended extensions and disable all unwanted extensions, as
  defined by the project's `extensions.json`. This makes "recommended"
  extensions required, and "unwanted" extensions forbidden, allowing Pigweed
  projects to define more consistent development environments for their teams.