Results 3 issues of shealyrd

I have noticed that when using this scrollbox, the visuals in the container are moving but the click "hitboxes" are not. Below is a modified example from davidfig where I...

When referencing a type with properties, no completion is being provided. A example project can be found here: https://github.com/shealyrd/haxe_vscode_issues/tree/master/properties_issue Example: Interface with property: ` interface TestInterface { public var x(get,...

No errors are being shown throughout the project. When compiling, it says I have a "Type not found" error, but there is no indication from the IDE that there are...