Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Wiki LinkNew to Visual Studio Code? Get it now.
Wiki Link

Wiki Link

Will Xing

|
596 installs
| (1) | Free
Search keyword on wiki and generate markdown link of the selected wiki page
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

wiki link

People who writing technical or maybe non technical article with markdown, sometimes want to refer to wiki for some terminology, this tool can help to do that with easy command.

Features

Usage is simple:

  1. Select the word you want to replace with Wiki Link
  2. Ctrl+Shift+P get command prompt
  3. Select the most relevant link
  4. If no result, can type new key word to search again

wikilink demo

Configuration

Can add following to the setting file:

  • How many links maxium you want to list when search

    {
      "wikilink.linknum": 5 
    }
    

Or go to settings page and find extentions > WikiLink.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft