vscode-timing
vscode-timing copied to clipboard
๐ VS Code extension to convert timestamps from/to various formats and preview/insert them on demand.
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @โmohd-akram in jonschlinkert/word-wrap#24 ๐fix: CVE 2023 26115 (2) by @โOlafConijn in...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
**Is your feature request related to a problem? Please describe.** The extension is super useful to quickly see timestamps conversions using hover but anytime you navigate the code base and...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to insert multiple converted times because I have to run a conversion command for...
**Is your feature request related to a problem? Please describe.** I use convert timestamp to custom format feature and it works great - thank you. However to get the target...