An open API service indexing awesome lists of open source software.

https://github.com/parth-paradkar/clipdate

A very smol VSCode Extension to insert the current date.
https://github.com/parth-paradkar/clipdate

vscode-extension

Last synced: 8 months ago
JSON representation

A very smol VSCode Extension to insert the current date.

Awesome Lists containing this project

README

          

# clipdate

[Marketplace](https://marketplace.visualstudio.com/items?itemName=parth-paradkar.clipdate)

## Features
Insert simple date and UTC date in your file.

## Extension Settings

This extension contributes the following settings:

* `clipDate.getDate`: Get date in simple format (`Ctrl+Alt+D`)
* `clipDate.getUTCDate`: Get date in UTC format (`Ctrl+Alt+T`)