Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Line NoteNew to Visual Studio Code? Get it now.
Line Note

Line Note

tkrkt

|
28,017 installs
| (23) | Free
Add notes to the line of source code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Line Note

Line Note is VSCode extension to add notes to the line of code.

VSCode Marketplace

Features

Select lines and invoke Add note at current position from the command palette or context menu. You can see the note you wrote as hover text.

Notes are saved in $PROJECT_ROOT/.vscode/linenote like .vscode/linenote/path/to/code.js#L13-L42.md.

example

Tips: You can put hyperlinks in notes by writing #L42 or ../foo.js#L12-L15.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft