Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hugs
64 days ago
|
parent
|
context
|
favorite
| on:
nimbme – Nim bare-metal environment
I'm using Claude Code... And then for manual review and editing, using Zed with Nim extensions:
https://zed.dev/docs/languages/nim
Sorry, I don't really do debuggers... I mostly step through code interactively using a REPL (INim).
aryonoco
64 days ago
[–]
I ran into some problems with Zed and Nim which I eventually solved by enhancing the LSP’s settings. This might be useful for anyone interested
https://blog.ameri.coffee/using-zed-for-nim-development
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Sorry, I don't really do debuggers... I mostly step through code interactively using a REPL (INim).