Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | fix(eclipselsp): org.eclipse.equinox.launcher_xxxx.jar file matching failed | NiBo | |
2021-01-24 | Merge pull request #3557 from benknoble/dafny-filename-again | Horacio Sanson | |
dafny: update filename handling | |||
2021-01-23 | dafny: update filename handling | D. Ben Knoble | |
cf. #3475, #3390 | |||
2021-01-23 | Merge branch 'master' into fix-swipl | D. Ben Knoble | |
* master: (133 commits) Add rnix-lsp for Nix diagnostics and completion add spectral support for json add spectral handler add spectral linter for yaml doc: Fix linter issues doc: Add documentation for Deno feat: Add Deno lsp support feat: Add Deno fmt fixer Add document for apkbuild filetype Add tests for atools handler, basic and dealing with Error and Warning Test default linters for apkbuild Document new default linters for apkbuild Make apkbuild_lint and secfixes_check default for apkbuild filetype document support for apkbuild-lint and secfixes-check for apkbuild Add linters for apkbuild-lint and secfixes-check from atools Add handler for the output of atools Fix typos Add command callback tests Add support for standalone files Fix linting errors ... | |||
2021-01-23 | swipl: style fix | D. Ben Knoble | |
2021-01-23 | Merge pull request #3556 from jD91mZM2/rnix | Horacio Sanson | |
Add rnix-lsp for Nix diagnostics and completion | |||
2021-01-23 | Add rnix-lsp for Nix diagnostics and completion | jD91mZM2 | |
2021-01-23 | Merge pull request #3424 from maxice8/atools | Horacio Sanson | |
Add support for Alpine Linux APKBUILD | |||
2021-01-23 | add spectral support for json | tatsuya | |
2021-01-23 | add spectral handler | tatsuya | |
2021-01-23 | add spectral linter for yaml | tatsuya | |
ci | |||
2021-01-23 | Merge pull request #3533 from motato1/master | Horacio Sanson | |
Deno support for LSP and fixer | |||
2021-01-23 | Merge pull request #2825 from thindil/master | Horacio Sanson | |
Added support for Ada Language Server | |||
2021-01-22 | feat: Add Deno lsp support | Mohammed Chelouti | |
2021-01-22 | Add linters for apkbuild-lint and secfixes-check from atools | Leo | |
2021-01-23 | Merge pull request #3551 from fenuks/bugfix-3506 | Horacio Sanson | |
Fix clang-tidy ignoring compile-commands.json | |||
2021-01-22 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2021-01-22 | Fix typos | Nelson Yeung | |
2021-01-22 | Add support for standalone files | Nelson Yeung | |
2021-01-22 | Fix linting errors | Nelson Yeung | |
2021-01-22 | Add dart analysis server linter | Nelson Yeung | |
2021-01-23 | Merge pull request #3519 from atsuya/feature/support-vala-lint | Horacio Sanson | |
Add support for Vala-Lint | |||
2021-01-22 | linters/xo: prefer function shorthand | Charles B Johnson | |
2021-01-22 | xo: inline filetype handling | Charles B Johnson | |
2021-01-22 | linters/xo: consolidate xo linters | Charles B Johnson | |
2021-01-23 | use snake case for linter name | Atsuya Takagi | |
2021-01-23 | decide whether or not to run with config file based on the presence of ↵ | Atsuya Takagi | |
config filename value | |||
2021-01-23 | allow setting vala-lint executable | Atsuya Takagi | |
2021-01-23 | add a blank line before if statement | Atsuya Takagi | |
2021-01-23 | use ale#Set for setting default config variable values | Atsuya Takagi | |
2021-01-23 | support flags for enable/disable config | Atsuya Takagi | |
2021-01-23 | expect warn or error | Atsuya Takagi | |
2021-01-23 | find and use vala-lint config if exists | Atsuya Takagi | |
2021-01-23 | use the correct regex to match the escape sequences... | Atsuya Takagi | |
2021-01-23 | fix the wrong variable name | Atsuya Takagi | |
2021-01-23 | escape color sequences | Atsuya Takagi | |
2021-01-23 | test my hypotethis | Atsuya Takagi | |
2021-01-23 | specify a filename of the current buffer | Atsuya Takagi | |
2021-01-23 | be precise about output_stream | Atsuya Takagi | |
2021-01-23 | add initial files | Atsuya Takagi | |
2021-01-22 | Fix linter error | Horacio Sanson | |
2021-01-22 | Fix clang-tidy ignoring compile_commands.json | fenuks | |
2021-01-22 | Add yamllint and prettier to openapi. | Horacio Sanson | |
This commit enables yamllint and prettier on openapi files. | |||
2021-01-22 | Fix 2777 - Add IBM openapi validator | Horacio Sanson | |
2021-01-22 | Merge remote-tracking branch 'upstream/master' | Bartek thindil Jasicki | |
2021-01-20 | prolog/swipl: simplify with @hsanson's suggestions | Horacio Sanson | |
https://github.com/dense-analysis/ale/pull/3377#issuecomment-763628447 | |||
2021-01-20 | Merge pull request #3475 from benknoble/dafny-include-timeouts | Horacio Sanson | |
dafny: add a timeLimit option and message-parsing | |||
2021-01-20 | Merge pull request #3453 from blinsay/blinsay/rust-analyzer-lsp | Horacio Sanson | |
pass lsp intialization_options to rust-analyzer | |||
2021-01-20 | Merge pull request #3455 from Thau/feat/credo_config_file | Horacio Sanson | |
feat: Adds variable to use custom config file with Elixir Credo | |||
2021-01-16 | Merge pull request #3485 from andreaconti/master | Horacio Sanson | |
Fix Julia Language Server Support |