index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
java-ts-mode.el
Age
Commit message (
Expand
)
Author
2026-02-22
Fix broken `FOO-mode-indent-offset` convention
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-02
Fix fontification for var in java-ts-mode (bug#79626)
Yuan Fu
2025-10-23
Remove cached font-lock settings in java-ts-mode
Yuan Fu
2025-10-23
Fix field access fontification in java-ts-mode (bug#79625)
Yuan Fu
2025-10-16
Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms
Juri Linkov
2025-10-09
Fix font lock in java-ts-mode
Roi Martin
2025-08-18
Silence byte-compile warnings when treesit is not available
Juri Linkov
2025-08-14
New user option 'treesit-enabled-modes' (bug#79180)
Juri Linkov
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-04-18
Lock tree-sitter language grammars to verified versions.
Juri Linkov
2025-04-09
New command 'treesit-toggle-sexp-mode' (bug#76676).
Juri Linkov
2025-03-16
Add some keywords to java-ts-mode--keywords (bug#75154)
Yuan Fu
2025-03-16
Move around java-ts-mode font-lock rules (bug#75154)
Yuan Fu
2025-03-16
Use c-ts-common baseline rule in java-ts-mode (bug#75154)
Yuan Fu
2025-03-16
Add indentation for multi-line string in java-ts-mode (bug#75154)
Yuan Fu
2025-03-16
Add java-ts-mode-method-chaining-indent-offset (bug#75154)
Yuan Fu
2025-03-05
Improve treesit settings for java-ts-mode (bug#73404, bug#76493)
Juri Linkov
2025-03-01
Merge from origin/emacs-30
Eli Zaretskii
2025-02-23
Constant highlighting no longer captures Java annotations
Vincenzo Pupillo
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-30
Add verified grammar version comment for tree-sitter modes
Yuan Fu
2024-12-12
Declare tree-sitter functions with a new macro
Yuan Fu
2024-09-21
Add user option to enable Doxygen syntax highlighting (bug#72814)
Vincenzo Pupillo
2024-07-13
; Fix last change
Eli Zaretskii
2024-07-13
Fontify doxygen support to 'c-ts-mode', 'c++-ts-mode' and 'java-ts-mode'
Vincenzo Pupillo
2024-07-07
Checkdoc fixes in progmodes
Stefan Kangas
2024-03-09
Add non-TS modes as extra parent of TS modes (bug#68246)
Stefan Monnier
2024-02-24
Merge from origin/emacs-29
Eli Zaretskii
2024-02-17
java-ts-mode: Indentation for opening brace on a separate line
Dmitry Gutov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-26
Extract feature list of java-ts-mode to a variable
Yuan Fu
2023-09-23
Merge from origin/emacs-29
Eli Zaretskii
2023-09-17
Add indentation rules for type_arguments
Theodor Thornhill
2023-09-07
Fix java-ts-mode tests (bug#65738)
john muhl
2023-09-01
Obsolete treesit-block/sexp/sentence/text-type-regexp
Yuan Fu
2023-07-30
Backport: Fix some tree-sitter :match regexps
Basil L. Contovounesios
2023-06-17
Fix some tree-sitter :match regexps
Basil L. Contovounesios
2023-06-17
Revert "Fix some tree-sitter :match regexps"
Basil L. Contovounesios
2023-06-17
Fix some tree-sitter :match regexps
Basil L. Contovounesios
2023-06-17
Merge from origin/emacs-29
Eli Zaretskii
2023-06-13
Fix bol/bos anchors in tree-sitter :match regexps
Basil L. Contovounesios
2023-06-03
Merge from origin/emacs-29
Eli Zaretskii
2023-05-30
Add compact_constructor_declaration font-locking to java-ts-mode
Theodor Thornhill
2023-03-14
Merge from origin/emacs-29
João Távora
2023-03-09
; * lisp/progmodes/java-ts-mode.el (treesit-query-capture): Declare.
Eli Zaretskii
2023-03-09
java-ts-mode: detect if text_block is supported.
Vincenzo Pupillo
2023-03-05
Merge from origin/emacs-29
Stefan Kangas
[next]