Commit Graph

103 Commits

Author SHA1 Message Date
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 cb1ad4abad feat(lsp): log when reconfiguration finishes 2024-08-20 17:44:43 +02:00
warg cfada2f207 feat(lsp): add automatic upating of mason packages 2024-08-16 21:59:35 +02:00
warg 83da3c5780 fix(lsp): fix validation for MasonPackage 2024-08-16 21:58:11 +02:00
warg e7a903d5a9 feat(lsp): remove custom rename function 2024-08-16 11:08:01 +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 d59851504d feat(linter): add more groups 2024-08-12 22:29:18 +02:00
warg 76a73fc251 feat(format): make stdout/stderr selection mutually exclusive 2024-08-12 21:31:34 +02:00
warg 4c460c6830 fix(mason): refresh registry before installing packages 2024-08-09 01:27:07 +02:00
warg 2db2fdd1de fix(zls): update config 2024-08-05 01:13:12 +02:00
warg 6d4f4c1330 fix(linter): improve error reporting 2024-07-06 15:21:08 +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 b404648928 feat: add linter config and clean up codebase 2024-06-12 09:05:53 +02:00
warg a09139d6d5 fix(lsp): fix logging 2024-04-21 03:34:03 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg 80782ffd67 chore: fix formatting 2024-04-19 18:11:32 +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 eab6d6bfaa fix(lsp): only install if not already available 2024-04-15 11:17:13 +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 2f6ff745c8 feat(line-length): update line length to 100 cols 2024-03-28 18:12:39 +01:00
warg 1c96c48cad feat(groovyls): disable 2024-03-04 20:22:38 +01:00
warg e9cd7116cd fix(bashls): add shellcheck as dependency 2024-02-27 19:13:48 +01:00
warg 1b6e136ec9 fix(groovyls): fix groovyls config 2024-02-27 18:37:19 +01:00
warg db9888963a feat(lsp): reimplement automatic installation of language servers 2024-02-27 17:20:51 +01:00
warg 68bf1acad0 Revert "fix(lsp): disable php formatting workaround"
This reverts commit 7ce88bb7c1d904a628634c0d96ef05100866f50e.
2024-02-27 16:49:03 +01:00
warg 35e77a950b feat(lsp): add groovy ls 2024-02-27 16:20:51 +01:00
warg b08efa6ca0 fix(lemminx): fix wrong keyword 2024-02-26 22:22:56 +01:00
warg ca34befd6d feat(zls): update config 2024-02-26 19:09:36 +01:00
warg e543fdce58 feat(lua_ls): add lua library path 2024-02-26 19:08:57 +01:00
warg c47fd16ebf feat(intelephense): update config 2024-02-26 19:08:44 +01:00
warg 8d6aa0d976 feat(phpactor): remove phpactor 2024-02-26 19:08:20 +01:00
warg 936cfc9096 fix(lsp): disable php formatting workaround 2024-02-26 19:06:07 +01:00
warg 35b318f3f1 feat: enable zls 2024-01-08 11:18:57 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 5b4277f44e [zls] Add zls 2023-12-23 00:09:38 +01:00
warg 6277411c13 [phpactor] Update config 2023-12-23 00:08:51 +01:00
warg c3632e1718 [lemminx] Update config 2023-12-23 00:08:25 +01:00
warg f7e224b03e [intelephense] Update config 2023-12-23 00:08:10 +01:00
warg fd5aad6d99 [gopls] Add gopls 2023-12-23 00:07:20 +01:00
warg 5c7ccf57e8 [diagnosticls] Add php-cs-fixer 2023-12-23 00:06:39 +01:00
warg aa122b5de8 [diagnosticls] Update black config 2023-12-22 23:46:38 +01:00
warg c2188b412c [diagnosticls] Remove unnecessary fields 2023-12-22 23:37:57 +01:00
warg fd6f4b62fa [diagnosticls] Add autopep8 (disabled) 2023-12-22 23:37:05 +01:00