Skip to content
Discussion options

You must be logged in to vote

@planger ,

I followed below approach to create a client that supports textual representation and diagrams for textual representation.

Cloned https://github.com/eclipse/sprotty-vscode.git sprotty-vscode project. Instead of using this project's language server, I used mine language server.

Below were the changes related to server option(https://github.com/eclipse/sprotty-vscode/blob/master/example/states/extension/src/states-lsp-extension.ts).

Language functionality(textual representation) is working fine. When I open diagram from text editor, new WebView will be opened but nonfiction/message related to WebView will not be sent to server from language client(Notification related to languag…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@planger
Comment options

Answer selected by tortmayr
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