Commit Graph

11 Commits

Author SHA1 Message Date
warg 51a02d3bbe fix(lsp): remove root_pattern 2024-10-07 22:40:15 +02:00
warg 20d77bafb3 feat(intelephense): align comments 2024-08-23 16:05:24 +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 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 ee7cfb9410 feat: update ls configs 2024-06-12 09:06:56 +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 df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00
warg 189e13a46b Enable intelephense formatter 2023-09-15 22:35:21 +02:00
warg a6cfba4b14 Add intelephense 2023-09-13 16:00:52 +02:00