mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
Create vscode.md
This commit is contained in:
parent
f01d26adc5
commit
28d492f105
10
foomo/docs/frontend/vscode.md
Normal file
10
foomo/docs/frontend/vscode.md
Normal file
@ -0,0 +1,10 @@
|
||||
# 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 cereful 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)
|
||||
Loading…
Reference in New Issue
Block a user