Skip to content

Commit

Permalink
pw_ide: Add proto extension as dependency
Browse files Browse the repository at this point in the history
Change-Id: I44701e97e6491b6544cd5c6ab57d9bc56afddd2a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/223156
Lint: Lint 🤖 <[email protected]>
Reviewed-by: Asad Memon <[email protected]>
Commit-Queue: Chad Norvell <[email protected]>
  • Loading branch information
chadnorvell authored and CQ Bot Account committed Jul 17, 2024
1 parent 2971574 commit cc2beaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pw_ide/ts/pigweed-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
},
"extensionDependencies": [
"BazelBuild.vscode-bazel",
"llvm-vs-code-extensions.vscode-clangd"
"llvm-vs-code-extensions.vscode-clangd",
"zxh404.vscode-proto3"
]
}

0 comments on commit cc2beaf

Please sign in to comment.