Insert TimestampInsert Timestamp is a lightweight VS Code extension that lets you quickly insert the current date and time at the cursor. Works in any editor, including Jupyter Notebook (.ipynb) cells, making it perfect for logging, note-taking, and documenting edits. Features
UsageMethod 1: Keyboard ShortcutBy default, the shortcut is:
Place your cursor where you want the timestamp and press the shortcut — it will insert something like:
Method 2: Command Palette
InstallationFrom VSIX (Local)
From Marketplace (Optional)Once published, search for Insert Timestamp in the VS Code Marketplace. Customization
ContributingFeel free to fork and submit PRs. Suggestions for new formats or auto-insertion features are welcome! LicenseMIT License © ZelinYang21 |