I'm having some trouble with the new version on Windows. Here's what I did to 
upgrade:

  1. Deleted the `.nimble` folder from `users`
  2. I took the latest devel release (2024-07-25), replaced the old 
installation (2.1.1)
  3. I ran the `finish.exe`
  4. Verified that the Nim version is 2.1.9 and Nimble version is 0.16.0
  5. Verified that VSCode has the newest version of the extension (1.0.0)
  6. Installed the nimlangserver with `nimble install nimlangserver` which took 
extra long time, but succeeded



Now VSCode always fails with `Nim Language Server client: couldn't create 
connection to server.` and `Server initialization failed. Message: Pending 
response rejected since connection got disposed Code: -32097`

Am I missing some important step or something?

Reply via email to