i patched some things in nimony and got IC working very well as i type i get suggestions and live diagnostics like errors- https://aoughwl.github.io/changes/ic-parallel-deps.html https://aoughwl.github.io/changes/ic-cursor-traversal.html https://aoughwl.github.io/changes/ic-warm-daemon.html https://aoughwl.github.io/changes/ic-batch-intern.html you guys at nim-lang might benefit from these changes if u havent gotten them already
on the same site i have the same resources for my vscode extension that uses my nimony lsp for any interested parties: https://aoughwl.github.io/docs/reference/nimony-lsp.html
i created today too niflens, a cli tool for parsing and exporting nif in json for use in the lsp and other tools ! it is not documented yet
we also need a formatter !