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
18.13k stars 1.43k forks source link

Closing dialogs using Esc doesn't work anymore on Jetbrains #2521

Open tbressers opened 1 day ago

tbressers commented 1 day ago

Before submitting your bug report

Relevant environment info

- OS:Windows
- Continue version:0.0.75
- IDE version: JetBrains IntelliJ 2024.2.1 (Community Edition)
- Model:Llama 3.1

Description

Closing some (e.g., rename file) dialogs using Esc doesn't work anymore

To reproduce

  1. Rename a file in your project in the file overview on your left-hand side
  2. Try to close the dialog using Esc(ape)

Log output

No response

sestinj commented 19 hours ago

@Patrick-Erichsen it seems likely that this is coming from the input box. I know you're working on some polish there this week, thought I'd just make you aware of this

Patrick-Erichsen commented 19 hours ago

Yes, will be taking a look at this ASAP, thanks for the heads up @tbressers !