mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-28 08:39:24 -05:00
add vscode-kanban
This commit is contained in:
parent
a6685457e5
commit
378d3e3072
@ -47,6 +47,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Git Indicators](#gitindicators)
|
||||
- [GitHub](#github)
|
||||
- [Icon Fonts](#icon-fonts)
|
||||
- [Kanban](#kanban)
|
||||
- [Live Server](#live-server)
|
||||
- [Multiple clipboards](#multiple-clipboards)
|
||||
- [npm Intellisense](#npm-intellisense)
|
||||
@ -378,6 +379,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!
|
||||
|
||||
## [Kanban](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban)
|
||||
|
||||
![kanban](https://raw.githubusercontent.com/mkloubert/vscode-kanban/master/img/demo1.gif)
|
||||
|
||||
> Simple Kanban board for use in Visual Studio Code, with time tracking and Markdown support.
|
||||
|
||||
## [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
|
||||
|
||||
> Launch a development local Server with live reload feature for static & dynamic pages.
|
||||
|
Loading…
Reference in New Issue
Block a user