ext-command

Features
- "
Date locale string " insert time stamp (use Date.toLocaleString())
- "
Date as number " insert time stamp as number (ex: +new Date() -> 1496195733369)
- "
encloseBackquote " enclose selection text with [`] char and escape [\]. (for .ts .js etc)
Requirements
nothing.
Extension Settings
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
ext-command.enable : enable/disable this extension
Known Issues
Release Notes
Initial release of ...
0.0.1
Working with Markdown
Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\ on OSX or Ctrl+\ on Windows and Linux)
- Toggle preview (
Shift+CMD+V on OSX or Shift+Ctrl+V on Windows and Linux)
- Press
Ctrl+Space (Windows, Linux) or Cmd+Space (OSX) to see a list of Markdown snippets
| |