samdze / playdate-nim

Nim bindings with extra features for the Playdate SDK
63 stars 3 forks source link

Update the recommended VSCode Nim extension in the README #70

Open samdze opened 5 months ago

samdze commented 5 months ago

The recommended extension should become this one, which is the new official Nim language support extension for Visual Studio Code.

ninovanhooff commented 5 months ago

Wait until nim 2 is merged though, since the official plugin downloads and compiles some component, I think it was nim-suggest. This is not supported and fails on nim 1.6, requiring users to manually get that. Until they do the plugin retries this process on every restart of vscode. Very annoying.

Even then, I wouldn't assume that the official one is in better shape than nimsaem. Test-drive it for some time in a real project first. I did revert to nimsaem, can't recall the exact reason atm. Anyways, let's hope it's the better choice for nim 2.