Releases: snowkit/atom-haxe
Releases · snowkit/atom-haxe
v0.5.0
v0.4.3
0.4.0 ~ 0.4.3
- add all dependencies to dependency check
- show more info on type hints
- more robust completion state detection
- add consumer build workflow
- fix bugs about tree view assumptions
- implement build system
- added unset project option
- make menus useful
- fix bug in hxml formatting
- completion improvements (filter suggestions, type hints, etc)
- port type parsing to new package
- linting fixes
v0.3.0
- implemented consumer state handling
- active consumer will be notified when it's being made inactive
- prevents clobbering of state from multiple consumers
- implemented error linting
- implemented dependency check with notifications
- package will abort until installed
- restart after installing if needed
- implemented prelim completion
- still very wip, but just about usable
- completes every char typed atm
- fix scrolling on completion debug views
- fix deactivation errors
- resolves server being weird
- resolves cleanup