index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
go-ts-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update go-ts-mode to support latest tree-sitter-go grammar
Yuan Fu
2024-04-09
1
-2
/
+11
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Add selector_expression indentation rule
Theodor Thornhill
2023-06-23
1
-0
/
+1
*
Fix apostrophe handling in rust-ts-mode and go-ts-mode (Bug#63708)
Йордан Миладинов
2023-06-03
1
-0
/
+1
*
; Minor doc cleanups in go-ts-mode.el
Eli Zaretskii
2023-05-04
1
-4
/
+3
*
go-ts-mode: Use iota query only if supported (Bug#63086)
Randy Taylor
2023-05-04
1
-1
/
+9
*
Update ts modes missed in 4c16fd3a512 to use column-0
Dmitry Gutov
2023-03-04
1
-1
/
+1
*
Fix go-ts-mode multi-line string indentation (bug#61923)
Yuan Fu
2023-03-04
1
-1
/
+2
*
Revert previous change in go-ts-mode.el
Yuan Fu
2023-03-03
1
-1
/
+1
*
* lisp/progmodes/go-ts-mode.el: Use treesit-language-available-p.
Yuan Fu
2023-03-01
1
-1
/
+1
*
Don’t signal warning when loading go-ts-mode.el without grammar
Yuan Fu
2023-03-01
1
-1
/
+1
*
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-28
1
-3
/
+3
*
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-25
1
-6
/
+6
*
go-ts-mode: Highlight variable declarations
Dmitry Gutov
2023-02-06
1
-1
/
+7
*
go-ts-mode: Fix highlighting of function name in call_expression
Dmitry Gutov
2023-02-06
1
-6
/
+5
*
; go-ts-mode--indent-rules: Indent to 0 at top level
Dmitry Gutov
2023-02-05
1
-0
/
+1
*
Make highlighting more regular across TS modes (bug#61205)
Dmitry Gutov
2023-02-05
1
-9
/
+17
*
Fix switch statement indentation for go-ts-mode (bug#61238)
Davide Masserut
2023-02-04
1
-0
/
+4
*
Fix go-ts-mode indentation and set indent offset to 8 (Bug#61006)
Randy Taylor
2023-01-26
1
-1
/
+3
*
Make tree-sitter based modes optional
Eli Zaretskii
2023-01-20
1
-6
/
+6
*
Improve go-ts-mode Imenu, navigation and electric pair (bug#60407)
Evgeni Kolev
2023-01-08
1
-40
/
+67
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Add go-ts-mode and go-mod-ts-mode (Bug#60025)
Randy Taylor
2022-12-15
1
-0
/
+354