Finally managed to work on a new release of IDE plugin for @nim_lang 👑 Improved debugging experience, compatibility with newest JB IDEs and support for custom toolchains. Available on JetBrains marketplace: plugins.jetbrains.com/plugin…

Nov 17, 2022 · 1:40 PM UTC

4
15
54
Could you make like a YouTube video for installing on Linux am having issues downloading Nim I'm having issues connecting Nim to vscode
1
1
btw, how are you going to implement support of macros, templates, and CTFE, because this requires a compiler.
1
1
Macros and templates are going to be tricky and I'll probably be compiling and running them and then somehow extracting the result. But I am far from getting there
1
just wondering if you've heard my talk on the podlodka podcast?
1
1
Nope, I haven't. What was it about?
1
Hello, could you please tell me what are the conditions required to display strings normally during debugging, such as what version of nim is required, or what version of the plug-in is required, and what version of pycharm is required? Thank you