| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: drop invalid filetypes from legacy configs #4327 | Barrett Ruth | 2026-02-27 | 1 | -1/+0 |
| | | | | | | | | | | | Problem: 78596b61 removed javascript.jsx and typescript.tsx from the lsp/ configs, but the same invalid filetypes remain in the legacy lua/lspconfig/configs/ files. These still surface in checkhealth warnings since the legacy configs get merged at runtime. Solution: remove javascript.jsx and typescript.tsx from all legacy config filetypes lists. The correct filetypes (javascriptreact, typescriptreact) are already present in each list. | ||||
| * | docs: add deprecation notice to lua/lspconfig/configs #4189 | Justin M. Keyes | 2025-11-15 | 1 | -0/+7 |
| | | |||||
| * | feat(oxc): OxcFixAll command #3604 | Marek Vospel | 2025-02-08 | 1 | -0/+21 |
| | | |||||
| * | feat: oxc-language-server #3586 | Marek Vospel | 2025-01-27 | 1 | -0/+30 |
