* docs: Add IntelliJ debug instructions
The `--threads false` part is important, because the debugger
otherweise halts all worker threads upon start.
One would have to manually let those continue, which is quite annoying.
* docs: Add IntelliJ debug instructions
Switch to slashes for cross-platform compatibility.