Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comment Line DownNew to Visual Studio Code? Get it now.
Comment Line Down

Comment Line Down

shawtung

|
3,588 installs
| (5) | Free
Auto move cursor to the next line after toggle line comment.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comment Line Down

If you have migrated from Webstorm to VSCode, you may find that the toggle line comment command differs between the two. The former will move to the next line after commenting a line while the latter won't. I'm used to the Webstorm style, but fail in finding similar settings or workarounds in VSCode, so this extension comes out.

Feature

Auto exec command cursorDown after toggle line comment, moving cursor to the next line.

Configuration

  • commentLineDown.cursorPosition - specifies the inline position of cursor after cursor down.

    • home
      home

    • in situ (default)
      in situ

    • end
      end

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