Skip to content

inert-aesthetic/write-haxe-with-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

write haxe with

  • syntax highlighting
  • lsp completion
  • debugging (including ui) (hashlink only)

to make it work

  • build a haxe-language-server
  • build a hashlink-debugger
  • grep 'path/to/your' and replace with the binaries from those steps
  • hardcode your hxml details (you saw this when you grepd)

you can buildd with :make and you can debug with f5

this is the best if not only way to write haxe and debug hashlink in neovim

About

the best if not only way to develop haxe in nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages