mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
add Code Time
This commit is contained in:
parent
49a4eb0379
commit
6244900935
@ -114,6 +114,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Browser Preview](#browser-preview)
|
- [Browser Preview](#browser-preview)
|
||||||
- [Carbon-now-sh](#carbon-now-sh)
|
- [Carbon-now-sh](#carbon-now-sh)
|
||||||
- [Code Runner](#code-runner)
|
- [Code Runner](#code-runner)
|
||||||
|
- [Code Time](#code-time)
|
||||||
- [Color Highlight](#color-highlight)
|
- [Color Highlight](#color-highlight)
|
||||||
- [Output Colorizer](#output-colorizer)
|
- [Output Colorizer](#output-colorizer)
|
||||||
- [Dash](#dash)
|
- [Dash](#dash)
|
||||||
@ -779,6 +780,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
|||||||
|
|
||||||
![Run a snippet or file animation](https://raw.githubusercontent.com/formulahendry/vscode-code-runner/master/images/usage.gif)
|
![Run a snippet or file animation](https://raw.githubusercontent.com/formulahendry/vscode-code-runner/master/images/usage.gif)
|
||||||
|
|
||||||
|
## [Code Time](https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode)
|
||||||
|
|
||||||
|
> Automatic time reports by project and other programming metrics right in VS Code.
|
||||||
|
|
||||||
|
![Code Time](https://raw.githubusercontent.com/swdotcom/swdc-vscode/master/images/vs-code-dashboard.gif)
|
||||||
|
|
||||||
## [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)
|
## [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)
|
||||||
|
|
||||||
> Highlight web colors in your editor
|
> Highlight web colors in your editor
|
||||||
|
Loading…
Reference in New Issue
Block a user