4 Commits

Author SHA1 Message Date
Anthony Fu
469e95df56 docs: ide 2022-04-25 22:33:03 +08:00
Konrad Kügler
329f9ca34d
docs: Add IntelliJ debug instructions (#1018)
* 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.
2022-03-24 23:12:49 +08:00
Vladimir
cf30e5a46f
feat!: mocking timers with sinon (#531) 2022-01-23 09:43:00 +03:00
Jake Ginnivan
125eeab71b
docs: debugging in VSCode setup (#486) 2022-01-09 07:48:30 +01:00