- Allow dereferencing
thiswithout thethiskeyword (chain the dot operators).
Fix locating a local variable identifier.
Fix parsing of the member expression without the explicit this object.
Fix parsing of the switch statement.
Fix the dependency on oscript-ast-walker.
Fix the dependency on oscript-parser.
Initial release with the syntax-checking, quick fixes, built-in type completion, hover hints, symbol outline, local identifier definition, references and renaming.