ale/doc
Shaun Duncan 6996d1c14d
Allow callbacks for floating preview popups (#4247)
* Add extra config options for virtualtext

* Undo virtualtext changes and move to floating preview

* revert changes to pass hightlight group to floating preview

* rename var

* Document changes

* Add updates based on feedback

* Check for string type and attempt to call the function

* Fix lint errors

Co-authored-by: Shaun Duncan <shaun@speedscale.com>
2022-08-23 20:22:52 +09:00
..
ale-ada.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-ansible.txt Allow custom executable for ansible linters (#1977) 2018-10-18 09:19:27 +01:00
ale-apkbuild.txt Add document for apkbuild filetype 2021-01-22 14:04:26 -03:00
ale-asciidoc.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-asm.txt add ale_asm_gcc_executable option (#1138) 2017-11-17 10:02:30 +00:00
ale-avra.txt Add support for AVRA linting (#3950) 2021-11-15 19:41:03 +09:00
ale-awk.txt Complain about badly aligned documentation on Travis CI, and fix some existing problems 2017-08-30 21:56:43 +01:00
ale-bats.txt Moved common code to ale handlers, updated bats doc 2020-04-28 17:46:15 +01:00
ale-bazel.txt Add a buildifier fixer for Bazel files (#3499) 2021-02-21 21:35:26 +09:00
ale-bib.txt Add bibclen fixer support 2018-12-01 15:05:18 +09:00
ale-bitbake.txt Add oelint-adv support (#4043) 2022-02-06 14:08:10 +09:00
ale-c.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-cairo.txt cairo support (#4256) 2022-07-22 13:05:08 +09:00
ale-chef.txt Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
ale-clojure.txt Add option to clojure clj-kondo linter (#3812) 2021-07-17 22:07:02 +09:00
ale-cloudformation.txt Added linter installing methods 2020-05-15 03:40:46 +02:00
ale-cmake.txt Add CMake linter cmake-lint (#4036) 2022-02-06 21:09:38 +09:00
ale-cpp.txt enable using cpplint for c (#3008) 2022-02-03 22:32:42 +09:00
ale-cs.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-css.txt VSCode LSPs for CSS, HTML and JSON (#4175) 2022-05-02 19:42:24 +09:00
ale-cuda.txt Add support for clangd with CUDA (#3598) 2021-03-20 22:26:53 +00:00
ale-d.txt dfmt support (#2662) 2019-09-10 20:54:14 +01:00
ale-dafny.txt dafny: add a timeLimit option and message-parsing 2020-11-30 13:28:04 -05:00
ale-dart.txt Fix 3838 - deprecate datanalyzer (#3839) 2022-01-05 22:34:47 +09:00
ale-desktop.txt Add desktop-file-validate 2021-03-19 22:29:06 +00:00
ale-development.txt Update tests to use latest neovim 0.7 (#4180) 2022-06-29 13:17:00 +09:00
ale-dhall.txt Dhall fixes: use stdin, doc errors (#3868) 2021-08-09 20:43:50 +09:00
ale-dockerfile.txt Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
ale-elixir.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-elm.txt Elm language server params update 2019-09-04 00:20:12 +02:00
ale-erlang.txt Add support for `erlfmt` fixer (#3602) 2021-02-28 22:31:44 +09:00
ale-eruby.txt Add support for erblint (#3931) 2021-10-09 14:33:07 +09:00
ale-fish.txt chang fishindent to fish_indent 2020-10-31 14:01:08 +08:00
ale-fortran.txt Add documentation and testing for fortls 2018-07-19 22:27:47 +01:00
ale-fountain.txt Add Fountain with proselint info to ale.txt. Add Fountain online documentation. 2017-12-20 12:39:10 -06:00
ale-fuse.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-gitcommit.txt Update the gitcommit documentation with more examples 2018-06-01 14:22:23 +01:00
ale-glsl.txt Add glslls (#1179) 2017-12-01 17:36:44 +00:00
ale-go.txt Update help for ale_go_staticcheck_lint_package (#4122) 2022-04-05 21:25:42 +09:00
ale-graphql.txt add prettier support for graphql 2018-01-24 15:25:25 +00:00
ale-hack.txt Disable HHAST by default 2018-08-02 13:50:56 -07:00
ale-handlebars.txt Clean up embertemplatelint code 2020-09-05 19:06:07 +01:00
ale-haskell.txt Update ale-haskell.txt (#4241) 2022-06-26 16:04:59 +09:00
ale-hcl.txt Add support for Packer (#4192) 2022-05-16 21:15:52 +09:00
ale-help.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-html.txt VSCode LSPs for CSS, HTML and JSON (#4175) 2022-05-02 19:42:24 +09:00
ale-idris.txt Add linter for Idris (#838) 2017-08-10 21:09:58 +01:00
ale-ink.txt Add support for ink-language-server 2019-08-07 16:35:12 -05:00
ale-inko.txt Add linter for Inko 2020-12-23 16:50:45 +01:00
ale-ispc.txt Add linter for ispc 2018-11-11 18:26:37 +01:00
ale-java.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-javascript.txt Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
ale-json.txt VSCode LSPs for CSS, HTML and JSON (#4175) 2022-05-02 19:42:24 +09:00
ale-json5.txt Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
ale-jsonc.txt Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
ale-jsonnet.txt Add support for jsonnetfmt and jsonnet-lint (#3907) 2021-09-21 10:49:15 +09:00
ale-julia.txt Fix other warnings 2018-09-08 16:05:34 -04:00
ale-kotlin.txt Add ktlint fixer support. 2019-01-20 19:39:47 -06:00
ale-latex.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-less.txt Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
ale-llvm.txt Add llc integration for LLVM IR (#979) 2017-10-10 10:13:09 +01:00
ale-lua.txt Add support for selene Lua linter (#4169) 2022-04-30 11:11:12 +09:00
ale-markdown.txt Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
ale-mercury.txt add support for mercury language using mmc as linter 2018-03-25 13:33:24 -04:00
ale-nasm.txt Added NASM linter 2018-05-04 21:44:32 +02:00
ale-nim.txt Clean up the nimpretty code 2019-11-14 14:50:21 +00:00
ale-nix.txt Implement statix Linter and Fixer (#3969) 2021-11-12 07:34:25 +09:00
ale-nroff.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-objc.txt Add ccls support for C/C++/ObjC 2018-09-26 20:09:37 +08:00
ale-objcpp.txt fix lint test failures 2018-09-06 21:59:03 -04:00
ale-ocaml.txt Add support for Dune (#4263) 2022-07-26 17:55:22 +09:00
ale-openapi.txt Fix linter error 2021-01-22 23:51:29 +09:00
ale-openscad.txt Add openscad and sca2d support (#4205) 2022-08-07 16:27:17 +09:00
ale-packer.txt Add support for Packer (#4192) 2022-05-16 21:15:52 +09:00
ale-pascal.txt Add support for `ptop` fixer (#3652) 2021-03-23 21:51:14 +09:00
ale-pawn.txt add uncrustify fixer for several languages 2018-09-04 20:39:32 -04:00
ale-perl.txt add perltidy fixer 2018-04-21 22:09:38 +09:00
ale-perl6.txt Add Perl6 support via 'perl6 -c' 2018-09-28 16:18:40 -07:00
ale-php.txt Add support for Laravel Pint (#4238) 2022-07-07 21:42:21 +09:00
ale-po.txt add po support with proselint, writegood, msgfmt and alex 2018-01-27 12:17:15 +00:00
ale-pod.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-pony.txt functional pony linter 2018-02-10 13:17:53 -06:00
ale-powershell.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-prolog.txt Add prolog swipl linter (#1979) 2018-10-26 17:29:17 +01:00
ale-proto.txt Add buf linter and fixer (#4128) 2022-04-06 17:00:59 +09:00
ale-pug.txt Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
ale-puppet.txt Always use --color=false when validating puppet 2018-08-29 07:15:03 -05:00
ale-purescript.txt `purs-tidy` for PureScript (#3863) 2021-08-08 22:09:21 +09:00
ale-pyrex.txt Improve pyrex cython linter. 2018-06-25 10:28:59 +02:00
ale-python.txt Add pyflyby fixer (using its tidy-imports script) (#4219) 2022-06-16 22:41:57 +09:00
ale-qml.txt Integration of qmlfmt linting tool (#1462) 2018-04-05 21:09:41 +02:00
ale-r.txt Use _config for LSP config options 2020-11-21 20:58:34 +00:00
ale-reasonml.txt Remove unnecessary asterisk from doc/ale-reasonml 2019-06-09 12:08:10 +09:00
ale-rego.txt add rego support (#4199) 2022-05-16 21:14:11 +09:00
ale-restructuredtext.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-robot.txt Robot framework rflint support (#3715) 2021-09-11 09:19:17 +09:00
ale-ruby.txt Add support for syntax_tree fixer (#4268) 2022-08-09 21:11:20 +09:00
ale-rust.txt rust-analyzer for non-Cargo projects (#4118) 2022-03-23 10:56:29 +09:00
ale-salt.tmt Add salt-lint support 2020-12-17 09:19:19 +01:00
ale-sass.txt SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
ale-scala.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-scss.txt refactor sasslint linter (#2077) 2018-12-06 11:23:31 -07:00
ale-sh.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-sml.txt Detect and use CM files for smlnj (#884) 2017-09-03 19:56:14 +01:00
ale-solidity.txt Solidity solc linter compatible with 0.6/0.7/0.8 (#3763) 2021-07-04 21:40:12 +09:00
ale-spec.txt Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues 2017-09-10 19:42:45 +01:00
ale-sql.txt Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
ale-stylus.txt Close #542 - Add an option for disabling running locally installed executables by default 2018-04-09 19:11:20 +01:00
ale-sugarss.txt SugarSS support from PR 1967 (#2219) 2019-01-27 11:42:11 +00:00
ale-supported-languages-and-tools.txt Add support for syntax_tree fixer (#4268) 2022-08-09 21:11:20 +09:00
ale-svelte.txt add support for svelte via svelteserver language server (#3644) 2021-03-20 22:23:27 +00:00
ale-swift.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-systemd.txt Check user systemd unit files with systemd-analyze 2021-03-14 23:34:38 +00:00
ale-tcl.txt Add Tcl nagelfar linter 2017-08-02 23:05:19 +01:00
ale-terraform.txt add support for checkov for linting terraform files (#4006) 2021-12-11 20:51:26 +09:00
ale-tex.txt Fix 4025 - Allow to configure texlab LSP settings (#4027) 2022-01-05 22:19:32 +09:00
ale-texinfo.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-text.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-thrift.txt Add a thriftcheck linter (#3852) 2021-08-04 09:29:07 +09:00
ale-toml.txt Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
ale-typescript.txt Add dprint fixer (#4024) 2022-01-04 21:49:03 +09:00
ale-v.txt Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
ale-vala.txt document the variables can be set for the linter 2021-01-23 00:08:01 +09:00
ale-verilog.txt Add Yosys linter for Verilog files. (#3713) 2021-07-12 21:39:53 +09:00
ale-vhdl.txt Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
ale-vim-help.txt Fix #643 - Add support for write-good for many languages 2017-10-25 00:28:06 +01:00
ale-vim.txt Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
ale-vue.txt Add volar support for vue (#3992) 2021-11-21 20:02:09 +09:00
ale-wgsl.txt Add `naga` linter for WGSL support (#4047) 2022-02-04 16:29:28 +09:00
ale-xhtml.txt Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ale-xml.txt Add support for xmllint as a fixer. 2018-08-28 23:43:52 +02:00
ale-yaml.txt Add support for actionlint options (#4216) 2022-05-29 22:23:47 +09:00
ale-yang.txt Add support for yang-lsp 2018-08-03 21:13:48 +01:00
ale-zeek.txt Add support for zeek (#3952) 2021-10-24 21:05:55 +09:00
ale-zig.txt Add zig fmt support (#4198) 2022-05-17 07:38:54 +09:00
ale.txt Allow callbacks for floating preview popups (#4247) 2022-08-23 20:22:52 +09:00