Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>obsidian-vscode-extensionNew to Visual Studio Code? Get it now.
obsidian-vscode-extension

obsidian-vscode-extension

contradiction29

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

VSCode Obsidian Extension

This extension provides Obsidian-style linking functionality in VSCode.

Features

Obsidian-style Links

  • Detects [[link name]] format text in Markdown files and converts them into clickable links
  • Clicking a link opens the corresponding Markdown file
    • Image from Gyazo
  • Creates a new file if the linked file doesn't exist
    • Image from Gyazo

Intelligent Completion

  • Suggests existing Markdown filenames when typing [[
  • Suggestions are filtered based on partial matches of the input text
  • Image from Gyazo

Hover

  • Displays the content of the linked file when hovering over a link
  • Image from Gyazo

Auto-expand URL

  • Automatically expands URLs when pasting into a Markdown file
  • Image from Gyazo

Usage

  1. Install the extension
  2. That's all! Now you can use this extension!
  • Type [[ in a Markdown file to see filename suggestions
  • Existing [[link name]] format text is automatically converted to clickable links
  • Click a link to open the corresponding Markdown file
  • If the linked file doesn't exist, a new file will be created automatically

Requirements

  • VSCode 1.74.0 or higher

License

This project is licensed under the MIT License - see the LICENSE file for details.

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