Skip to content

Commit

Permalink
feat(code-server): add drawio
Browse files Browse the repository at this point in the history
  • Loading branch information
zanminkian committed May 6, 2024
1 parent cc5c828 commit c268ca1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/violet-peas-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"web-ide": patch
---

feat(code-server): add drawio
2 changes: 2 additions & 0 deletions src/installers/code-server.installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ code --install-extension IronGeek.vscode-env
code --install-extension GraphQL.vscode-graphql-syntax
code --install-extension pbkit.vscode-pbkit
code --install-extension mrkou47.thrift-syntax-support
# tools
code --install-extension hediet.vscode-drawio
# removed
# code --install-extension usernamehw.errorlens # too noisy
# code --install-extension ppz.ppz # some error logs appear
Expand Down

0 comments on commit c268ca1

Please sign in to comment.