Age | Commit message (Collapse) | Author |
|
it executes $PROJECT/vendor/bin/hhast, so that's not a good idea.
|
|
|
|
|
|
|
|
* Adding support for haskell-ide-engine
* Work with the current directory if no stack.yaml file is found
* Added Cabal file detection, updated documentation and added tests
* Updated help
|
|
Support fixing YAML and HTML files with prettier for files without file extensions.
|
|
|
|
|
|
|
|
fixes #1738
- Replace previous `hh_client` usage with LSP client
- Add `HHAST` linter
- Split Hack from PHP: Hack is increasingly diverging from PHP:
- Hack tools do not understand PHP
- Most PHP tools do not handle Hack code well (including vim's syntax
highightling files)
- http://github.com/hhvm/vim-hack now sets filetype to `hack`
|
|
Show LSP diagnostic codes for `%code%` in message formats
|
|
|
|
|
|
fixes #1767
|
|
python: add lookup path for flake8 config
|
|
|
|
|
|
doc/rust: rust.vim distributed w/ Vim>=8.0.0501
|
|
contrib: Fix link to ale-development.txt
|
|
|
|
https://github.com/vim/vim/commit/3c2881dc1195f53ebafc387378399ddd6cb677a7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mark `vulture` as file linter
|
|
|
|
|
|
|
|
Providing cquery support for C files
|
|
Fix joker finding .joker file in project root
|
|
Add --working-dir option so joker can find a .joker file in the project root directory.
|
|
fired
|
|
|
|
set marks to add to jump list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Work around hot-reloading issue again
|