Skip to content

Commit

Permalink
Excalidraw extension (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana authored Jun 6, 2024
1 parent feb1ce5 commit 182d7d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN code-server --install-extension ms-toolsai.jupyter && \
code-server --install-extension mhutchie.git-graph && \
code-server --install-extension rangav.vscode-thunder-client && \
code-server --install-extension hediet.vscode-drawio && \
code-server --install-extension pomdtr.excalidraw-editor && \
code-server --install-extension streetsidesoftware.code-spell-checker && \
code-server --install-extension streetsidesoftware.code-spell-checker-french && \
# Language specific VSCode extensions and config
Expand Down

0 comments on commit 182d7d2

Please sign in to comment.