diff --git a/README.md b/README.md index 56fd5b3..0f46f56 100644 --- a/README.md +++ b/README.md @@ -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)