Support for debugging of CoffeeScript. For example, when setting breakpoint in .coffee file, it synchronizes with .chromium/._js breakpoint. This requires library for reading `coffee`-generated SourceMaps.
Support for debugging of CoffeeScript.
For example, when setting breakpoint in .coffee file, it synchronizes with .chromium/._js breakpoint.
This requires library for reading
coffee-generated SourceMaps.