We’re proud to announce the release of vshaxe 2.9.0!
This release includes something that many have been asking for for a while: snippets for types and fields!
We also greatly improved and extended postfix completion. It’s now less intrusive as they’ve moved to the end of the completion list, but there’s also a wider variety of them. Here’s a few examples:
We also added a "haxe.postfixCompletion"
setting to control the “level” of postfix completion that is offered.
A pretty minor change, but still adds enough quality of life that it’s worth mentioning: we now auto-trigger code completion after a $
is typed in single quote strings for interpolation:
As always, you can find the full changelog here. Happy coding!