You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was fixed in #1055 for Epoch, but I have not figured out how to get it working in VS Code.
Klighd-vscode offers a way to handle diagram actions, including the elementSelected action, but in order to find the correct text to highlight, it would be necessary to query the language server. I'm not sure what is the best way for the language server to get that data.
The text was updated successfully, but these errors were encountered:
This was fixed in #1055 for Epoch, but I have not figured out how to get it working in VS Code.
Klighd-vscode offers a way to handle diagram actions, including the
elementSelected
action, but in order to find the correct text to highlight, it would be necessary to query the language server. I'm not sure what is the best way for the language server to get that data.The text was updated successfully, but these errors were encountered: