aboutsummaryrefslogtreecommitdiff
path: root/pw_ide/ts/pigweed-vscode/README.md
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-23 00:09:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-23 00:09:38 +0000
commitaff67b6bbc28eba4d1f4a4a12e116e63ab4813ea (patch)
treeb7892405559e1714c330ffb8ac9de9104296f4e3 /pw_ide/ts/pigweed-vscode/README.md
parent13960e09d00c4e8612da0a9084e0e051603f072b (diff)
parentf054515492af5132f685cb23fe11891ee77104c9 (diff)
downloadpigweed-android14-qpr2-s1-release.tar.gz
Change-Id: I018123259cd231d0e74933e492391999e36650e8
Diffstat (limited to 'pw_ide/ts/pigweed-vscode/README.md')
-rw-r--r--pw_ide/ts/pigweed-vscode/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/pw_ide/ts/pigweed-vscode/README.md b/pw_ide/ts/pigweed-vscode/README.md
index e23ea3136..434603d7a 100644
--- a/pw_ide/ts/pigweed-vscode/README.md
+++ b/pw_ide/ts/pigweed-vscode/README.md
@@ -23,11 +23,3 @@ This is highly experimental!
- Install the build tool: `npm install -g @vscode/vsce`
- Build the VSIX: `vsce package`
-
-## Changelog
-
-### 0.0.1
-
-- 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`.