Commit Graph

126 Commits

Author SHA1 Message Date
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
warg 6b62f23094 [clangd] Disable verbose logging 2023-12-22 23:35:41 +01:00
warg 89082786fc [bashls] Add bash and zsh to filetypes 2023-12-22 23:34:59 +01:00
warg 1ffd21e320 disable missing-fields diagnostic for lua 2023-10-18 05:37:05 +02:00
warg 2cfb66c992 Fix shell linter/formatter 2023-10-01 17:19:54 +02:00
warg 88288fe1f5 Disable lua hints 2023-10-01 17:19:12 +02:00
warg 5a08e8df9d Add rust lsp 2023-10-01 17:16:51 +02:00
warg 506ca61f45 Add hinting for lua_ls 2023-09-25 18:29:42 +02:00
warg 049aa5d9dd Fix lua_ls paths for working in this project 2023-09-25 18:28:39 +02:00
warg df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00
warg 337a65e87f Clean up keymaps 2023-09-24 04:38:37 +02:00
warg 7f0d1706b3 Fix highlight/signature/hover bindings 2023-09-22 03:15:27 +02:00
warg 9344832e74 Fix hovering 2023-09-22 03:03:29 +02:00
warg b88be4aed5 Fix highlight document symbols 2023-09-22 02:45:03 +02:00
warg 39a2651693 Update diagnostic messages 2023-09-19 16:25:33 +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 41bcb60bdc Fix call some methods more safely 2023-09-19 15:56:39 +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 b69937a6a6 Remove weird php formatting behavior 2023-09-15 22:33:03 +02:00
warg a9b349bf14 Update signature/hover bindings 2023-09-15 22:32:05 +02:00
warg 086c86e5ba Move lsp_signature config into the config file 2023-09-15 22:31:05 +02:00
warg 89991da9a6 Add guards to lsp.init 2023-09-13 16:12:44 +02:00