continuedev / continuedev/continue

IntelliJ plugin hijacks End key

Open
#12,302 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ide:jetbrains kind:bug
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Before submitting your bug report
Relevant environment info
- 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]
  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on Windows 11 with Continue 1.0.67, the listed IDE version, and a TOML file, then trace the IntelliJ plugin's key handling around autocomplete when no suggestion is shown. Done means pressing End moves the caret to the end of the line without Continue hijacking the input or showing a blank suggestion.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.