tkrkt / linenote

VSCode extension to add notes to the line of code.
https://marketplace.visualstudio.com/items?itemName=tkrkt.linenote
MIT License
74 stars 21 forks source link

Ability to load the extension locally instead of project dependancy. #21

Open zeshhaan opened 2 years ago

zeshhaan commented 2 years ago

Is it possible to change the directory of the line note to somewhere else but still run it, maybe run it globally? I am working in a team project and i want to take note of some changes but while making notes, git adds it to my untracked changes which is not intended actually.