Hello! Unfortunately the vscode-nim does not work at all on Windows 10. There are a lot tiny errors and issues. Now I am testing another trying to use vscode-nim. Syntax Highlight (nim, nimble, nim.cfg) Code Completion Signature Help Goto Definition Find References File outline Build-on-save Workspace symbol search Quick info All features doesn't work.
VSCode give the errors: could not load: pcre64.dll [Error - 12:59:38 PM] Server initialization failed. Message: Pending response rejected since connection got disposed Code: -32097 [Info - 12:59:38 PM] Connection to server got closed. Server will restart. true [Error - 12:59:38 PM] Nim Language Server client: couldn't create connection to server. Message: Pending response rejected since connection got disposed Code: -32097 [Error - 12:59:38 PM] Server process exited with code 1. could not load: pcre64.dll [Error - 12:59:39 PM] Restarting server failed Message: Pending response rejected since connection got disposed Code: -32097 When I try the pluging first time, VSCode ask to do anable to find nimlangserver, trying to install it via C:\Users<name>\scoop\shims\nimble.exe install nimlangserver --accept . It is so long process . a lot files was recompiled. after that installations I get not working vscode and Nim at all. Have anybody some good manual how to install the vscode-nim pluging?