mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-29 15:33:28 -05:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
dacf6450e4
@ -56,6 +56,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [GitHub](#github)
|
||||
- [GitHub Pull Request Monitor](#github-pull-request-monitor)
|
||||
- [Icon Fonts](#icon-fonts)
|
||||
- [JS Parameter Annotations](#js-parameter-annotations)
|
||||
- [Kanban](#kanban)
|
||||
- [Live Server](#live-server)
|
||||
- [Multiple clipboards](#multiple-clipboards)
|
||||
@ -147,6 +148,7 @@ Language packages extend the editor with syntax highlighting and/or snippets for
|
||||
- [Arduino](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino)
|
||||
- [Blink](https://marketplace.visualstudio.com/items?itemName=melmass.blink)
|
||||
- [Bolt](https://marketplace.visualstudio.com/items?itemName=smkamranqadri.vscode-bolt-language)
|
||||
- [Bond](https://marketplace.visualstudio.com/items?itemName=vicey.vscode-bond)
|
||||
- [CMake](https://marketplace.visualstudio.com/items?itemName=twxs.cmake)
|
||||
- [Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code)
|
||||
- [Dockerfile](https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker)
|
||||
@ -500,6 +502,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
> Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!
|
||||
|
||||
## [JS Parameter Annotations](https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations)
|
||||
|
||||
> Provides annotations on function calls in JS/TS files to provide parameter names to arguments.
|
||||
|
||||
![JS Parameter Annotations](https://raw.githubusercontent.com/lannonbr/vscode-js-annotations/master/jsannotations.png)
|
||||
|
||||
## [Kanban](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban)
|
||||
|
||||
![kanban](https://raw.githubusercontent.com/mkloubert/vscode-kanban/master/img/demo1.gif)
|
||||
|
Loading…
x
Reference in New Issue
Block a user