-
Notifications
You must be signed in to change notification settings - Fork 2
Visual Studio Code
SidV edited this page Apr 21, 2018
·
15 revisions
Tener en cuenta atajos del teclado
- User and Workspace Settings
- Visual Studio Code Tips and Tricks
- JavaScript in VS Code
- Editing TypeScript
- Node.js tutorial in VS Code
- Using Angular in VS Code
- Markdown and VS Code
- Rest
- JavaScript Snippets
- Auto Close Tag
- Auto Rename Tag
- Bookmarks
- Bootstrap 3 Snippets
- Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets
- Node Debug
- CSS Peek
- AutoTag Rename
- Color Info
A linter is a tool that provides warnings for suspicious looking code. VS Code supports linters through extensions. Linters provide warnings, errors, and light bulb actions.
VS Code provides support for JavaScript linters, including ESLint, JSHint and StandardJS. If enabled, the JavaScript code is validated as you type and you can navigate to reported problems and fix them inside VS Code.
SidV, aprendiendo de todo 1997 - 2026 ♥