Commit Graph

60 Commits

Author SHA1 Message Date
warg cdb61c3440 fix: replace pylint with pyright 2025-04-09 08:56:49 +02:00
warg acc391dc01 feat(jedi-language-server): add pylint check 2025-03-30 00:54:40 +01:00
warg ddcb700b67 fix: move out ruff config to per-project 2025-03-29 22:28:28 +01:00
warg 1a48afa898 fix(jedi-language-server): update config 2025-03-29 21:56:46 +01:00
warg 71fd6c5dff feat: repace pyright with jedi-language-server 2025-03-28 19:32:28 +01:00
warg c7ec790774 feat(pyright): change to ruff 2025-03-28 18:46:58 +01:00
warg 5a77a45f6a fix(flake8): add error code 2025-03-28 00:10:01 +01:00
warg 14ebdac746 fix: put back cpp for clangd
use -xc as compile flag in clangd config to force c
2025-02-03 17:07:44 +01:00
warg e1081625c5 fix: only run clangd for C files 2025-01-31 15:34:21 +01:00
warg 1000847cc4 fix(groovy): disable groovyls due to high cpu usage 2024-11-18 17:00:37 +01:00
warg 36bc7050b0 fix(lemminx): enable default formatter 2024-10-25 13:32:29 +02:00
warg 7fa49801a6 fix(mesonlsp): use correct root dir 2024-10-08 21:02:59 +02:00
warg 30e0e768c4 fix(clangd): use compilation database for all files opened 2024-10-08 19:39:01 +02:00
warg cea034bd82 feat(meson): add mesonlsp 2024-10-07 22:40:15 +02:00
warg b6c590f83c fix(clangd): add mason 2024-10-07 22:40:15 +02:00
warg 51a02d3bbe fix(lsp): remove root_pattern 2024-10-07 22:40:15 +02:00
warg c199909c25 feat(clangd): disable auto installation and add new keymap 2024-09-09 04:08:23 +02:00
warg bb99923be4 feat(lemminx): change formatter to xmlformatter 2024-08-23 16:05:48 +02:00
warg 20d77bafb3 feat(intelephense): align comments 2024-08-23 16:05:24 +02:00
warg f3313a4735 feat(core): update line length to 80 2024-08-23 12:22:20 +02:00
warg cab4cfa157 feat(jedi_language_server): remove jedi language server 2024-08-23 12:21:30 +02:00
warg f10e483d47 feat(diagnosticls): remove diagnosticls 2024-08-23 12:20:44 +02:00
warg 34ea7fc235 fix(intelephense): fix missing closing bracket 2024-08-21 17:44:05 +02:00
warg 4e4bf69775 feat(intelephense): add pretty formatter 2024-08-20 17:46:09 +02:00
warg 6d1482c39f feat(phpcs): set standard to PSR12 2024-08-12 23:04:25 +02:00
warg e577945816 feat(intelephense): add phpcs linter 2024-08-12 22:29:39 +02:00
warg 76a73fc251 feat(format): make stdout/stderr selection mutually exclusive 2024-08-12 21:31:34 +02:00
warg 2db2fdd1de fix(zls): update config 2024-08-05 01:13:12 +02:00
warg 0e0ab52947 fix(pyright): update config 2024-07-06 15:20:02 +02:00
warg c425b3e9cc fix(groovy): enable groovyls 2024-07-06 15:19:28 +02:00
warg be105a0bcc chore: fix formatting 2024-07-06 15:18:43 +02:00
warg ee7cfb9410 feat: update ls configs 2024-06-12 09:06:56 +02:00
warg 096a4713ae chore: fix formatting 2024-04-19 17:25:55 +02:00
warg ad7b8848d1 feat(lsp): hot reload of lsp config 2024-04-19 17:25:55 +02:00
warg 389f7fb453 fix(pylsp): fix configuration 2024-04-14 22:26:47 +02:00
warg 2bc21b248c feat(lsp): refactor
* Move configs into config subdirectory
 * Move LSP logic into classes
 * Make it possible to define mason package in lsp config,
   including nested dependency resolution and post install
   steps
 * replace jedi_language_server with pylsp
2024-04-14 15:41:39 +02:00
warg df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00
warg 8dfc74cba2 Update flake8 parsing 2023-09-19 16:10:41 +02:00
warg e43298bb27 Do not require tox file for flake8 linting 2023-09-19 16:10:09 +02:00
warg 9cc2f8a2a0 Enable jedils diagnostics 2023-09-19 16:09:39 +02:00
warg 3dc2e7801d Disable grammar check for lemminx 2023-09-19 16:09:03 +02:00
warg 9b0bb96f43 Disable contextual word suggestions 2023-09-17 02:41:42 +02:00
warg a83891c675 Set flake8 F errors to hint security 2023-09-15 22:35:55 +02:00
warg 189e13a46b Enable intelephense formatter 2023-09-15 22:35:21 +02:00
warg 2f9bccf88a Remove php-cs-fixer formatter
It doesn't behave well
2023-09-15 22:34:41 +02:00
warg 29935fa3fd Add phpcs, php-cs-fixer and phpcbf 2023-09-13 16:05:04 +02:00
warg 19c352be41 Add phpactor (disabled) 2023-09-13 16:02:38 +02:00
warg a6cfba4b14 Add intelephense 2023-09-13 16:00:52 +02:00
warg 05f216f639 Remove groovy language server 2023-09-10 22:50:27 +02:00
warg 34957ea6d0 Update lemminx config 2023-09-09 04:27:17 +02:00