Commit Graph

86 Commits

Author SHA1 Message Date
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
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