Skip to content

Commit

Permalink
Remove Auto Import vscode extension
Browse files Browse the repository at this point in the history
It should do this natively, I don't want an old extension interfering.
  • Loading branch information
AlecRust committed Nov 16, 2023
1 parent f85cd5f commit e7474d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/vscode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ code --install-extension GitHub.vscode-github-actions
code --install-extension DanielSanMedium.dscodegpt
code --install-extension keesschollaart.vscode-home-assistant
code --install-extension shyykoserhiy.vscode-spotify
code --install-extension NuclleaR.vscode-extension-auto-import
code --install-extension christian-kohler.npm-intellisense
code --install-extension wix.vscode-import-cost
code --install-extension vincaslt.highlight-matching-tag
Expand Down

0 comments on commit e7474d9

Please sign in to comment.