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
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