Skip to content
Discussion options

You must be logged in to vote

@akera-io I just double checked the code and as I expected, we do not really prevent the views from receiving and processing any message but it is much rather a setting in the VS Code Messenger API: The VSCode Messenger has an option called ignoreHiddenViews that is set to true by default. This stops the diagram client from receiving any action messages whenever the webview is considered hidden, for example if you have it as one of your tabs but it is not the editor in focus. Currently, our GlspVscodeConnector simply creates a messenger without allowing you to pass any options1. There is already an open issue in GLSP 2 to make that more customizable but you should be able still override i…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@martin-fleck-at
Comment options

@martin-fleck-at
Comment options

Answer selected by akera-io
@akera-io
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants