Nicolas AMBRY

Results 2 comments of Nicolas AMBRY

Hi @kimutaiRop ! I think you are mixing up concurrency and parallelism : concurrency (async / await) is used to switch between tasks that can be paused, mostly in the...

Hello ! I have reproduced the bug on Windows and I can confirm the `--map-syntax` is indeed case sensitive. After digging through the code in `syntax_mapping.rs`, I could find that...