Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto open linkNew to Visual Studio Code? Get it now.
Auto open link

Auto open link

Alexander

|
485 installs
| (1) | Free
Automatically open document links when clicking on them (in editor).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Version Installs Rating

Automatically open all or matching regexp links in Text Editor when clicking on them (without holding Alt or Ctrl). Opens only Document Links (not Go To Definition) - the ones that have underline decoration.

Settings (1)

Setting Default Description
autoOpenLink.linkRegex "*" RegExp string or asterisk * (means all). Only auto open links that match the regexp.
Example: ^https://www.reddit.com\/?.*
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft