maziac / DeZog

Visual Studio Code Debugger for Z80/ZX Spectrum.
MIT License
210 stars 34 forks source link

Code coverage decoration not working in Windows #69

Closed maziac closed 2 years ago

maziac commented 2 years ago

In Windows the code coverage decoration which is normally dark green background of the covered line is not shown.

Reason for this are the unified paths (linux style) which are compared to windows paths.