JB
JB
@jdehorty thanks for the report. What is the error you're seeing, and what is your dev environment (are you using VSCode or JetBrains)? Are you seeing the `Diff tool` option...
You need to connect to the IDE first using `/ide` before the tool shows up. Alternatively, run `claude` in the built-in terminal in your IDE!
Thanks for your patience! We've released a new plugin update v0.1.6-beta that should fix this issue. With the latest update, the notification should only show up after you press the...
Looking into this now! We are using the Option key to add new lines with Option+Enter, which unfortunately overrides the setting. We plan to add a setting in `Settings >...
Thanks @joshualyon! Yes, we've actually added some support for using `Shift+Enter` for new lines in the newest versions of the plugin! However, due to some API limitations, it doesn't work...
We've introduced a way to disable this behavior within the Claude Code settings. First, disable the `Enable using Option+Enter for multi-line prompts` in the Claude Code settings:  Then, disable...
Thanks everyone! Will try to look into making this more intuitive (tracking in another internal ticket), but closing this for now.
hey @OverHash, this should already be possible. If you edit the proposed content within the diff viewer, your edits should be applied when it saves. Please give it a try...
hey @smbpunt - is a recent regression for you? Are you able to reproduce the same high memory usage outside of the IDE?
Thanks for the reports! We have identified the issue and a fix is incoming ASAP!