All notable changes to this extension will be documented in this file.
Rewrote all of the highlighing
Now Supports the full TyD Scope
Removed diagnostics.
Bug fixes too big to put in markdown.
Added Diagnostics
- Nothing
- Fixed highlighting issues.
- Fixed number highlighting bleeding onto the next line.
- Fixed strings not highlighting sometimes.
- Removed Multiline comments as they are not supported in TyD
Added features.
- number highlighting
- correctly highlighted operators
- removed the * from operators as it is not in TyD
- added *abstract, *source, *head and *noinherit to keywords
- added support for .ttyd
- fixed comments sometimes spreading across multiple lines.
Initial release
- doublequote string highlighting
- commenting
- highlight special operators such as *,
|
etc.