1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-01 04:10:48 +00:00

docs(vscode): add better comments

This commit is contained in:
Julien Le Coupanec 2019-10-11 18:28:24 +02:00
parent d9eee18d87
commit 56d8d41136

View File

@ -54,6 +54,8 @@
### Handy ### Handy
- `Better comments`: Improve your code commenting by annotating with alert, informational, TODOs, and more!
- `Debugger for Chrome`: Debug your JavaScript code in the Chrome browser. - `Debugger for Chrome`: Debug your JavaScript code in the Chrome browser.
- `EditorConfig for VS Code`: EditorConfig Support for Visual Studio Code. - `EditorConfig for VS Code`: EditorConfig Support for Visual Studio Code.