Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>zk-vscodeNew to Visual Studio Code? Get it now.
zk-vscode

zk-vscode

Mickaël Menu

|
849 installs
| (1) | Free
Visual Studio Code extension for zk
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

zk-vscode

A Visual Studio Code extension for zk

Description

zk is a command-line tool helping you to maintain a plain text Zettelkasten or personal wiki. It provides a Language Server to augment LSP-compatible editors with many features such as auto-completion and navigation.

zk-vscode is a Visual Studio Code client extension for zk's Language Server.

Highlights

  • Follow note links (including Wiki-links)

  • Complete links (configure Wiki-links in zk's configuration file)

    Link completion
  • Complete tags

    Tag completion
  • Preview a note on hover

    Hover
  • Peek a note with "Peek definition"

    Peek note

Troubleshooting issues

If you experience issues with zk-vscode, you can peek at the Language Server logs with the zk: Show Logs VS Code command. To get more detailed logs, set the verbose mode in your settings.json:

{
    "zk.trace.server": "verbose"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft