continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.29k stars 1.67k forks source link

cmd+del removes the entire line, not just the content preceding the cursor #2614

Open Patrick-Erichsen opened 3 weeks ago

Patrick-Erichsen commented 3 weeks ago

Before submitting your bug report

Relevant environment info

- OS:
- Continue version: v0.0.77
- IDE version: IntelliJ
- Model:
- config.json:

Description

No response

To reproduce

No response

Log output

No response

Patrick-Erichsen commented 3 weeks ago

The logic for this is here: gui/src/util/handleMetaKeyPressJetBrains.ts