aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/go-ts-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Cache compiled tree-sitter queries (bug#79363)Yuan Fu2025-10-201-131/+115
* Check if treesit-major-mode-remap-alist is bound in ts-modes autoload formsJuri Linkov2025-10-161-6/+3
* Suffix tree-sitter cache variables with "-cached"Roi Martin2025-09-211-6/+6
* Fix font lock in go-ts-modeRoi Martin2025-09-071-114/+122
* Silence byte-compile warnings when treesit is not availableJuri Linkov2025-08-181-3/+15
* New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-141-7/+44
* Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-201-5/+8
* Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton2025-04-221-2/+0
* Lock tree-sitter language grammars to verified versions.Juri Linkov2025-04-181-3/+16
* Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez2025-04-131-0/+2
* Fix treesit-forward-sexp/list navigation in the middle of a node.Juri Linkov2025-04-101-0/+5
* Merge from origin/emacs-30Michael Albinus2025-03-301-1/+1
|\
| * Avoid warning when loading 'go-ts-mode'Eli Zaretskii2025-03-291-1/+1
* | Add the treesit 'list' thing to csharp/go/php/rust-ts-mode (bug#73404)Juri Linkov2025-03-151-0/+19
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-1/+2
|\ \ | |/
| * Fix go-ts-mode const_spec highlighting (Bug#76330)Randy Taylor2025-03-011-1/+2
* | Merge from savannah/emacs-30Po Lu2025-02-151-6/+3
|\ \ | |/
| * Use c-ts-common's comment setup in go-ts-mode (bug#75978)Yuan Fu2025-02-111-6/+3
* | Add go-work-ts-mode for Go workspace filesGabriel Santos2025-02-121-10/+103
* | Merge from origin/emacs-30Eli Zaretskii2025-01-251-0/+1
|\ \ | |/
| * Fix go-ts-mode type declaration indentation (Bug#75785)Randy Taylor2025-01-231-0/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-01-111-0/+1
|\ \ | |/
| * Fix go-ts-mode var spec indentation (Bug#75362)Randy Taylor2025-01-091-0/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Enable extra flags in 'go-ts-mode' test commandsw08r2025-01-051-4/+18
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Add verified grammar version comment for tree-sitter modesYuan Fu2024-12-301-0/+9
* | Declare tree-sitter functions with a new macroYuan Fu2024-12-121-9/+1
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-9/+9
* | Set treesit-primary-parser for tree-sitter modesYuan Fu2024-10-141-2/+2
* | * lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags): Fix :version.Michael Albinus2024-07-211-1/+1
* | Add commands to run unit tests in 'go-ts-mode'Ankit R Gadiya2024-07-211-1/+87
|/
* go-ts-mode: Highlight variadic function parameter namesDmitry Gutov2024-06-011-0/+2
* Add font-locking for variables in go-ts-mode range clauses (bug#71209)Noah Peart2024-06-011-1/+4
* ; Alphabetize go-ts-mode's treesit-font-lock-feature-listRandy Taylor2024-04-181-1/+1
* ; Minor change in last commitEli Zaretskii2024-04-181-10/+10
* Add font-locking for Go built-in functions in go-ts-modeNoah Peart2024-04-181-1/+16
* Add font-locking for operators in go-ts-mode (bug#70361)Noah Peart2024-04-151-0/+4
* Merge from origin/emacs-29Eli Zaretskii2024-04-131-2/+11
|\
| * Update go-ts-mode to support latest tree-sitter-go grammarYuan Fu2024-04-091-2/+11
* | Add non-TS modes as extra parent of TS modes (bug#68246)Stefan Monnier2024-03-091-0/+4
* | (major-mode-remap(-defaults)): New var and function (bug#69191)Stefan Monnier2024-03-031-0/+2
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-06-241-0/+1
|\ \ | |/
| * Add selector_expression indentation ruleTheodor Thornhill2023-06-231-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-06-031-0/+1
|\ \ | |/
| * Fix apostrophe handling in rust-ts-mode and go-ts-mode (Bug#63708)Йордан Миладинов2023-06-031-0/+1
* | Merge from origin/emacs-29Dmitry Gutov2023-05-061-3/+10
|\ \ | |/