serve-d.exe bug

Loire hgfks at jdsf.com
Wed Mar 13 21:48:02 UTC 2024


serve-d_0.7.6-windows-x86_64

A successful shutdown request/response and then a request
```JS
{"jsonrpc":"2.0","id":6,"method":"exit"}
```
gave a response
```JS
{"error":{"code":-32601,"data":null,"message":"Request method 
exit not found"},"id":6,"jsonrpc":"2.0"}
```
https://microsoft.github.io/language-server-protocol/specifications/specification-3-14/#exit




More information about the Digitalmars-d-ide mailing list