| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | session: switch Python LSP to pyright, add Django web-mode config | Craig Jennings | 2026-03-04 | 1 | -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 integration | Craig Jennings | 2026-03-02 | 1 | -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 repositories | Craig Jennings | 2025-10-12 | 1 | -0/+120 |
