- Changed
emitDiagnostic
to be a synchronous function.
- Added required
coloring
parameter toemitDiagnostic
function, and fixed a bug wheresourceBorderLeft
andsourceBorderLeftBreak
could not be customized.
- Renamed
emit
toemitDiagnostic
, and fixed bug where Diagnostic message was not shown.
- Initial release