Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Blogging toolNew to Visual Studio Code? Get it now.
Blogging tool

Blogging tool

Huka

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

Blogging tool features

  • Automatically updating an "updated date" in the frontmatter (YAML) on saving.

  • Automatically adding 2 spaces at the end of lines on saving.

  • Build table (with empty header)

    Input (separated with a tab or 2 spaces)

    column 1  column 2  column 3  column 4
    column 1  column 2  column 3  column 4
    column 1  column 2  column 3  column 4
    

    Output

    |  |  |  |  |
    |-|-|-|-|
    |column 1 | column 2 | column 3 | column 4
    column 1 | column 2 | column 3 | column 4
    column 1 | column 2 | column 3 | column 4|
    
  • Build table (with first line is header)

    Input (separated with a tab or 2 spaces)

    column 1  column 2  column 3  column 4
    column 1  column 2  column 3  column 4
    column 1  column 2  column 3  column 4
    

    Output

    |column 1  |column 2  |column 3  |column 4|
    |----------|----------|----------|--------|
    |column 1  |column 2  |column 3  |column 4|
    |column 1  |column 2  |column 3  |column 4|
    
  • Convert selected text to Wikilink with an alias

    Input: This text contains Tiếng Việt & English
    Output: [[this-text-contains-tieng-viet-and-english|This text contains Tiếng Việt & English]]
    

Acknowledge

  • Image by catalyststuff on Freepik
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft