Commit Graph

47 Commits

Author SHA1 Message Date
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
warg d84b64a6e6 Restructuring 2023-09-06 17:04:30 +02:00
warg 42f4ab623e Refactor lsp 2023-09-04 04:19:44 +02:00
warg 140a55a921 Clean up bashls 2023-09-03 01:01:40 +02:00
warg 9e0fa3f6de Clean up diagnosticls 2023-09-03 00:59:59 +02:00
warg e20b16b5fc Clean up jedi_language_server 2023-09-03 00:51:49 +02:00
warg 03a57c5207 Clean up lemminx 2023-09-03 00:45:07 +02:00
warg 335b2777fa Clean up lua_ls 2023-09-03 00:43:58 +02:00
warg e6bd54bb0c Refactor LSP and add notify 2023-09-03 00:33:33 +02:00
warg ae3bc212a9 Format workspace with CodeFormat 2023-09-02 21:48:56 +02:00
warg 429a03c710 Initial commit 2023-09-02 21:48:52 +02:00