Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project LinksNew to Visual Studio Code? Get it now.

Project Links

Kyle Ehrlich

|
1,709 installs
| (2) | Free
A dead-simple extension to make project:// links work how you would expect
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Links

Features

makes links of the form project://path/to/file link to a file within your project.

Behavior attempts to match that of the file:// link handler: 1. does not limit to comments, 2. does not pre-validate links

Line numbers are supported via project://path#line[,column]

Compatible with this atom package

Extension Settings

none yet.

Known Issues

Release Notes

1.1.0

Add line / column number support

1.0.0

Initial release

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft