Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"explain selected" #533

Open
eug3nix opened this issue Oct 25, 2024 · 0 comments
Open

"explain selected" #533

eug3nix opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@eug3nix
Copy link
Collaborator

eug3nix commented Oct 25, 2024

Running explain/explain analyze against multi-statement content in the editor produces errors
As a workaround we could implement logic similar to "run selected" feature, where only the selected part of the query (or the current line if there is no selection) could be "explained".

@eug3nix eug3nix added the enhancement New feature or request label Oct 25, 2024
@eug3nix eug3nix added this to the 1.3 milestone Oct 25, 2024
@plucik plucik self-assigned this Nov 7, 2024
plucik added a commit that referenced this issue Nov 12, 2024
extends pgsql ace editor mode with code folding
adds more functionality and renames getQueryEditorValue to getEditorContent
eug3nix pushed a commit that referenced this issue Nov 13, 2024
adds explain selected feature refs: #533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants