| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: prog-go: integrate LSP support for Go | Craig Jennings | 2025-10-20 | 1 | -2/+49 |
| | | | | | | | | | Add support for the Go language server (gopls) with LSP integration. Enable intelligent code completion, jump to definition, find references, and on-the-fly error checking in go-ts-mode and go-mod-ts-mode. Configure gopls path and related settings in lsp-mode. Update installation documentation for additional tools. | ||||
| * | feat: prog-go: Enhance Go configuration with go-ts-mode | Craig Jennings | 2025-10-20 | 1 | -18/+39 |
| | | | | | | | | Add go-ts-mode configuration using tree-sitter for Go programming. Introduce `go-bin-path` for managing Go tool binaries and implement `cj/go-staticcheck` for running static analysis. Update key bindings to use staticcheck instead of golint. | ||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+41 |
