glsp icon indicating copy to clipboard operation
glsp copied to clipboard

Update protocol version for server intialize

Open tortmayr opened this issue 2 years ago • 0 comments

Currently is hardcoded to 0.9.0:

2022-07-11 15:43:31,599422000 [pool-2-thread-1] DEBUG DefaultGLSPServer - Initializing server with the following params:
InitializeParameters [applicationId=fe1c055b-1242-492c-af85-cb845bf55c98, protocolVersion=0.9.0, args={ timestamp=Mon Jul 11 2022 15:43:30 GMT+0200 (Central European Summer Time),message=Custom Options Available } ]

Should be updated to 1.0.0 on both client and server

tortmayr avatar Jul 11 '22 14:07 tortmayr