0.21.1 • Published 11 months ago
coc-haxe v0.21.1
coc-haxe
Haxe language server extension for coc.nvim.
Language server features provided by haxe-language-server.
Looking for haxe highlighting in neovim?
check out: https://github.com/vantreeseba/tree-sitter-haxe
Install
In your vim/neovim, run command:
:CocInstall coc-haxeConfiguration options
"haxe.useModule":
Use the haxe language server module. (Non module not supported ATM), default: `true`"haxe.modulePath":
Use haxe language server module at given path., default: `../bin/server`"haxe.hxml":
The HXML file to use for building the project., default: `build.hxml`
Trigger completion in coc-settings.json to get full list of options.
Commands
haxe.goToHxmljump to the current hxml in the configuration.haxe.changeHxml some.hxmltell haxe language server to use another hxml.haxe.restartrestarts the coc client for haxe language server.haxe.printConfigprints the current haxe language server config.
License
MIT
0.21.1
11 months ago
0.21.0
1 year ago
0.20.0
2 years ago
0.19.0
2 years ago
0.18.0
2 years ago
0.17.0
2 years ago
0.15.0
3 years ago
0.16.0
3 years ago
0.13.0
3 years ago
0.14.0
3 years ago
0.14.1
3 years ago
0.11.0
3 years ago
0.8.0
5 years ago
0.7.0
5 years ago
0.6.0
5 years ago
0.5.0
5 years ago
0.4.2
5 years ago
0.4.0
5 years ago
0.3.0
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.2
6 years ago