aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-webdev.el
Commit message (Collapse)AuthorAgeFilesLines
* session: switch Python LSP to pyright, add Django web-mode configCraig Jennings2026-03-041-89/+109
| | | | | | Replaced pylsp with lsp-pyright in prog-python.el for better type inference, especially for Django ORM. Added Django engine and indent settings to web-mode in prog-webdev.el. Pyright already installed via pacman.
* feat(json,yaml): add tree-sitter modes, formatting, and jq integrationCraig Jennings2026-03-021-8/+0
| | | | | | | New prog-json module: json-ts-mode with jq formatting (C-; f) and jq-interactively (C-c C-q). Upgraded prog-yaml to yaml-ts-mode with prettier formatting. Both use treesit-auto for grammar management. Includes 18 new tests (10 JSON, 8 YAML), 185/185 passing.
* changing repositoriesCraig Jennings2025-10-121-0/+120