Skip to content

Conversation

worksofliam
Copy link
Member

This pull request introduces a new feature that displays INOUT and OUT parameters as inline decorations in the editor after statement execution, improving visibility of output values directly in the code. It also adds a configuration option to control this behavior and refactors the result set rendering logic to support the new feature.

Closed #432

Signed-off-by: worksofliam <[email protected]>
Signed-off-by: worksofliam <[email protected]>
@worksofliam worksofliam requested a review from forstie August 26, 2025 18:56
Copy link

github-actions bot commented Aug 26, 2025

👋 A new build is available for this PR based on ffd330e.

Copy link
Collaborator

@forstie forstie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After the latest change, this works super.

@worksofliam worksofliam merged commit 9370039 into main Aug 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use decorations to show output parameters from execution
2 participants