Skip to content

alt + x is bugged and does not behave like in dbeaver #3822

@valentintraen

Description

@valentintraen

Description

Hello, there are several issues with the alt+x shortcut.

  1. When you open a new sql editor containing queries and play alt +x, the queries are executed. If you run alt+x again, the queries are executed AND cloudbeaver asks if we want to close the tabs. It should just play the queries.

  2. alt+x does not behave the same way in dbeaver. In dbeaver, it only executes the queries that have been highlighted. There it plays all queries from the tab.(it can be annoying in production when you're used to dbeaver :/) You would either have to make the behavior of alt+x identical to that of dbeaver, or add a new shortcut allowing only highlighted queries to be played.

Thank you !

Steps to reproduce

  1. Open a new sql editor
  2. Write queries
  3. alt + x
  4. alt + x

Expected/Desired Behavior

  1. No bug with alt + x (played more than one time)
  2. only run highlighted queries

CloudBeaver Version

25.2.2

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions