IntelliJ usually requires you to provide a path to the Java SDK. So you could 
require a PATH to the nim compiler, and then use `nim dump` to get the search 
path, and `nim --version` to get the version. See 
[https://nim-lang.org/docs/nimc.html#compiler-usage-search-path-handling](https://nim-lang.org/docs/nimc.html#compiler-usage-search-path-handling)

Reply via email to