rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
161 stars 46 forks source link

Sourcemap support #4

Closed TwitchBronBron closed 4 years ago

TwitchBronBron commented 5 years ago

When generating the brightscript output, brighterscript should also produce sourcemaps so that debuggers can map output line/column numbers to source line/column numbers.

TwitchBronBron commented 4 years ago

This was implemented as part of 0.2.0