Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelgargallo/vscode-setup
EP 5 | Pencil TV 🔴 Mi setup de VS Code, Python, Rust, Javascript, Typescript para React, Next y Deno
https://github.com/miguelgargallo/vscode-setup
desarrollo javascript miguelgargallo next13 penciltv react typescript youtube
Last synced: 4 days ago
JSON representation
EP 5 | Pencil TV 🔴 Mi setup de VS Code, Python, Rust, Javascript, Typescript para React, Next y Deno
- Host: GitHub
- URL: https://github.com/miguelgargallo/vscode-setup
- Owner: miguelgargallo
- License: mit
- Created: 2022-12-24T10:15:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T13:41:56.000Z (12 months ago)
- Last Synced: 2024-12-30T01:16:47.177Z (6 days ago)
- Topics: desarrollo, javascript, miguelgargallo, next13, penciltv, react, typescript, youtube
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# EP 5 | Pencil TV 🔴 Mi setup de VS Code, Python, Rust, Javascript, Typescript para React, Next y Deno
- Código: https://github.com/miguelgargallo/vscode-setup
- Visita la web: https://github.com/miguelgargallo/vscode-setup
- Lee el código: https://github.com/miguelgargallo/vscode-setup
- Usa el Framework:```
git clone https://github.com/miguelgargallo/Next13-Framework-SushiJS-Turbo
```# VSCode Setup by miguelgargallo
This is my personal setup for VSCode. I have been using it for a while and I have been changing it a lot. I have decided to share it with the community.
## Files
```
/setup.md contains the list of extensions I have installed to develop my projects.
/before.md contains the list of extensions and settings before the clean install.
/after.md contains the list of extensions and settings after the clean install.
```## Extensions
```
alefragnani.Bookmarks
bungcip.better-toml
burkeholland.simple-react-snippets
denoland.vscode-deno
dustypomerleau.rust-syntax
emmanuelbeziat.vscode-great-icons
esbenp.prettier-vscode
formulahendry.auto-rename-tag
formulahendry.code-runner
GitHub.copilot-nightly
hsnazar.hyper-term-theme
khaeransori.json2csv
kisstkondoros.vscode-gutter-preview
mheob.vscode-snippets
mhutchie.git-graph
mikestead.dotenv
moalamri.inline-fold
ms-python.isort
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers
ms-toolsai.vscode-jupyter-cell-tags
ms-toolsai.vscode-jupyter-slideshow
ms-vscode-remote.remote-ssh
naumovs.color-highlight
njpwerner.autodocstring
rust-lang.rust-analyzer
serayuzgur.crates
usernamehw.errorlens
wix.vscode-import-cost
yzhang.markdown-all-in-one
```