Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code WikiNew to Visual Studio Code? Get it now.

VS Code Wiki

Yunseok

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

VS Code Wiki

This is VS Code version of wiki management tool, inspired by vimwiki.

Features

Quickly access Wikis from within VS Code.

open_wiki

Create links quickly and handy.

go_to_wiki mov

Quickly search within VS Code.

search_wiki mov

Easily export to Jekyll projects.

export_wiki mov

Delete wiki file.

delete_wiki mov

Requirements

  • The Silver Searcher: Search Wiki use this internally.

Key bindings

  • ctrl+]: Go to link or create link. If you wanna go back, ctrl + - is default key shortcut of VS Code.

Commands

  • Open Wiki Open the Wiki.
  • Go to Wiki Go to link. If cursor is in normal text, change text to link. If cursor is in link, go to link. default key shortcut is ctrl+]. If you execute this command from the link [apple] (apple /), create a subdirectory and go to the index.md file. If not, it creates a file. If you create a link in the subdirectory and create a file, the file is created in the subdirectory. For example If you create the link [apple] (apple.md) in the apple subdirectory, the file is created inapple / apple.md.
  • Search Wiki Search text in Wiki. This command use The Silver Searcher internally.
  • Export Wiki Copies wiki files to specific directory. Setting is required.
  • Delete Wiki Deletes wiki file. Deleted files are backed up in the backup directory.

ToDo

  • Rename Wiki
  • Go back
  • Go to Wiki and scroll to cursor

Sources

  • https://github.com/vimwiki/vimwiki
  • https://github.com/ggreer/the_silver_searcher
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft