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

endy

c75

|
1,774 installs
| (0) | Free
Smart go to the end of current line.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

endy

Smart end key.

Configuration

Add these lines to your keybindings.json and your End key will become smarter :)

    {
        "key": "end",
        "command": "endy.goEnd",
        "when": "editorTextFocus"
    }
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft