Commit Graph

141 Commits

Author SHA1 Message Date
warg cdb61c3440 fix: replace pylint with pyright 2025-04-09 08:56:49 +02:00
warg a08eca17e6 feat!: change keymap for type_definition to grt 2025-04-09 06:07:33 +02:00
warg af43de8ec6 feat!: change to some default LSP bindings 2025-04-09 06:07:33 +02:00
warg b846b17337 fix(linter): add safeguard 2025-04-01 20:16:14 +02:00
warg acc391dc01 feat(jedi-language-server): add pylint check 2025-03-30 00:54:40 +01:00
warg ae06d3685c feat(linter): add file/filename template arguments for command 2025-03-30 00:53:58 +01:00
warg cb05d47f2d refactor(linter): handling of 0/1-based indexing 2025-03-30 00:53:24 +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 afeda7eb8d feat(linter): add diagnostic tags 2025-03-29 21:56:02 +01:00
warg 4bbda69393 fix(linter): correctly clamp column position when greater than line length 2025-03-29 21:55:10 +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 a92b2ef503 feat(linter): add json parsing 2025-03-28 17:46:51 +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 eb79fdba13 fix: invalid call for stopping LSP clients 2025-01-31 15:39:39 +01:00
warg 834aa76ce7 fix: deprecated lua calls 2025-01-31 15:39:27 +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 7d63acbef2 fix: formatting 2024-11-01 14:14:31 +01:00
warg e362f6799e fix: remove old config 2024-10-31 19:21:45 +01:00
warg 059c3df943 fix(lsp): update location for lspconfig server configurations 2024-10-25 13:32:49 +02:00
warg 36bc7050b0 fix(lemminx): enable default formatter 2024-10-25 13:32:29 +02:00
warg e73f7ebb8a feat(lsp): add mapping for toggling diagnostics 2024-10-25 13:31:17 +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 9172aac940 fix(lsp.server): force stop attached clients on deinit 2024-09-09 04:10:36 +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 0620887b23 fix(lsp): remove type override for root_dir 2024-08-23 12:19:23 +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 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