Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cqh-markdown-enhanceNew to Visual Studio Code? Get it now.
cqh-markdown-enhance

cqh-markdown-enhance

cqh

|
71 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cqh-markdown-enhance README

this is a markdown enhance extension for myself

current command:

Generate Anchor html:

convert ## [something](#id) to <h2 id="id">something</h2>

wrapStrong

convert text to <strong>text</strong>

insert current Title

alt + [

insert prev title

alt + -

insert next title

alt + =

requirement

activated: languageId == markdown or command

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of ...

0.0.2

add command wrapStrong

0.0.3

fix bug:

* failed with `ctrl + L`
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft