-
Hi, lsp server provides code action to execute statement, however there is no output just confirmation the statement was executed. Is there some possibility to see the output from the execute statement action? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
psteinroe
Sep 12, 2025
Replies: 1 comment 1 reply
-
hey, unfortunately not. but mainly because we are not aware of any language server protocol features that would allow displaying such rich information. If you have an idea, please let us know! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
klonuo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey, unfortunately not. but mainly because we are not aware of any language server protocol features that would allow displaying such rich information. If you have an idea, please let us know!