### Before submitting your bug report - [x] I've tried using the "Ask AI" feature on the [Continue docs site](https://docs.continue.dev/) to see if the docs have an answer - [x] I'm not able to find a related conversation on [GitHub discussions](https://github.com/continuedev/continue/discussions) that reports the same bug - [x] I'm not able to find an [open issue](https://github.com/continuedev/continue/issues?q=is%3Aopen+is%3Aissue) that reports the same bug - [x] I've seen the [troubleshooting guide](https://docs.continue.dev/troubleshooting) on the Continue Docs ### Relevant environment info ```Markdown - OS: Windows 11 - Continue version: 1.0.67 - IDE version: 2026.1.1 - Model: Build #IU-261.23567.138 ``` ### Description https://youtrack.jetbrains.com/issue/IJPL-244168/TOML-End-key-navigates-to-wrong-location ### To reproduce 1. Open any .toml file 2. Type a heading [some_heading<caret>] 3. Press the End key. Expected: Caret should move to end of the line Actual result: Continue hijacks key input despite no autocomplete suggestion (blank suggestion) ### Log output ```Shell ```
Before submitting your bug report
Relevant environment info
Description
https://youtrack.jetbrains.com/issue/IJPL-244168/TOML-End-key-navigates-to-wrong-location
To reproduce
Expected:
Caret should move to end of the line
Actual result:
Continue hijacks key input despite no autocomplete suggestion (blank suggestion)
Log output