mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
commit
2a0dee18c4
@ -113,6 +113,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Typescript Destructure](#typescript-destructure)
|
||||
- [WakaTime](#wakatime)
|
||||
- [Yo](#yo)
|
||||
- [Timing](#timing)
|
||||
- [Formatting/Beautification](#formatting--beautification)
|
||||
- [Better Align](#better-align)
|
||||
- [Auto Close Tag](#auto-close-tag)
|
||||
@ -844,6 +845,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
![Using yeoman animation](https://raw.githubusercontent.com/SamVerschueren/vscode-yo/master/media/yo.gif)
|
||||
|
||||
## [Timing](https://marketplace.visualstudio.com/items?itemName=HaaLeo.timing)
|
||||
|
||||
> Time converter extension to convert timestamps from/to various formats and insert them on demand or just display them. It further provides a neat hover provider to beautify epoch timestamps instantly. All features are highly customizable.
|
||||
|
||||
![Timing](https://raw.githubusercontent.com/HaaLeo/vscode-timing/master/doc/Convert_Sample.gif)
|
||||
|
||||
# Formatting & Beautification
|
||||
|
||||
## [Better Align](https://marketplace.visualstudio.com/items?itemName=wwm.better-align)
|
||||
|
Loading…
Reference in New Issue
Block a user