Zed-Haxe
Zed-Haxe copied to clipboard
LSP support & syntax highlighting for Haxe.
Spawns a Node process that looks for files in the project root. The official Java extension also uses a Node script as a workaround for some issue; I do not...
Whenever I open a haxeflixel project, I get errors saying "type not found, flixel.(insert class here)". I have haxeflixel installed and working. I dont know what is actually causing this.
Not getting completion after typing a `.` but I get top level completion if i type another character
https://github.com/user-attachments/assets/95e8bd9f-8e92-431f-8589-f30363bea003 Using haxe 5, but another user had the same issue on haxe 4
I don't know if this is zed's fault or the extension, but sometimes i get this weird code highlighting that colors everything to the strings color. 