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.
- Host: GitHub
- URL: https://github.com/parth-paradkar/clipdate
- Owner: parth-paradkar
- Created: 2021-05-03T13:37:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T14:34:00.000Z (almost 5 years ago)
- Last Synced: 2025-07-26T10:01:35.875Z (9 months ago)
- Topics: vscode-extension
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`)