Releases: mdickin/vscode-markdown-shortcuts
Releases · mdickin/vscode-markdown-shortcuts
v0.12.0
v0.10.0
v0.8.1
v0.8.0
- Added "surrounding word" feature for commands. This means that you can now place your cursor on a word and toggle bold, italic, etc. No need to highlight the whole word!
- Fixed issue with newlines in block code command
- Added missing H1-H6 commands to VS Code command palette
Huge thank you to @mlewand for his contributions and excellent unit test library.
Image shortcut fixes
Added alt text support
Fixed issue with canceling out of image shortcut
Added image shortcut
- Added image shortcut
- Added ability to configure which icons show on the title bar
v0.6.0
Block selection, strikethrough
Added strikethrough command
Added block selection
Fixed issue with numbered list adding "1" twice
Checkboxes and tables
Added commands for adding tables and GFM checkboxes