Skip to content

Commit

Permalink
Update vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Nov 7, 2024
1 parent f0b36f3 commit 40d0dae
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions scripts/vscode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@ code --install-extension WakaTime.vscode-wakatime
code --install-extension gruntfuggly.todo-tree
code --install-extension ms-azuretools.vscode-docker

# Testing
code --install-extension ms-playwright.playwright
code --install-extension Orta.vscode-jest
code --install-extension vitest.explorer

# Languages
code --install-extension Shopify.ruby-lsp
code --install-extension KoichiSasada.vscode-rdbg
code --install-extension bmewburn.vscode-intelephense-client
code --install-extension bierner.lit-html
code --install-extension idleberg.applescript
Expand Down

0 comments on commit 40d0dae

Please sign in to comment.