foomo-docs/foomo/docs/frontend/vscode.md
2022-01-29 15:09:34 +01:00

11 lines
557 B
Markdown

# vscode
So vscode https://code.visualstudio.com/ atm is for most of us the IDE of choice, when writing frontends with TypeScript and Next.js
## Extensions
NOTE: extensions can be harmful and expensive, so be careful what you use and groom them from time to time.
- this is a dependency, when using webgrapple [vscode-debug-launcher](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-debug-launcher)
- know the cost of imports [wix.vscode-import-cost](https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost)