Include line numbers in links to files in Visual Studio Code (Windows)
Dec 29, 2020
usecase
The concern is documenting the reference to line numbers in VS Code on Windows 10 as I am currently using it
1. steps
- use the following syntax
- note
///
after file - note
#
after the filename - note the absolute file path
<file:///C:\temp\foobar.js#108>