- Initialize and manage project-related links directly from VS Code.
- Quick access to project links via the Command Palette.
- Supports custom link resources.
-
Add your project links to
.vscode/settings.json
: -
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
-
Type Links: Open... and select it.
-
Choose the link you want to open in your default browser 🎉.
Command | Title |
---|---|
links.open |
Links Open ... |
Key | Description | Type | Default |
---|---|---|---|
links.resources |
Resources to open | array |
`` |
- Support auto-parsing of git repository web links
- GitHub
- CODING
- CNB
- Localization support for multiple languages
- Improve links management UI