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
/
js.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comment indent and filling to other tree-sitter major modes
Yuan Fu
2022-12-26
1
-12
/
+5
*
Support treesit-defun-name in tree-sitter major modes
Yuan Fu
2022-12-24
1
-27
/
+15
*
Fix empty pairs in js tree-sitter imenu alist (bug#59945)
Charl P. Botha
2022-12-20
1
-3
/
+8
*
Indentation fixes for jsx/tsx (bug#60169)
Theodor Thornhill
2022-12-17
1
-6
/
+5
*
; Fix typos
Stefan Kangas
2022-12-16
1
-2
/
+2
*
Add indent rules to js/typescript/tsx-ts-mode (bug#60074)
Theodor Thornhill
2022-12-14
1
-0
/
+3
*
Fix syntax tables of tree-sitter modes (bug#59807)
Kai Ma
2022-12-13
1
-1
/
+2
*
Tweak various ts-mode's indent and fontification (bug#59931)
Theodor Thornhill
2022-12-12
1
-0
/
+1
*
Fix fontification of method-invocations in js-ts-mode (bug#59904)
Jostein Kjønigsen
2022-12-09
1
-12
/
+15
*
; Fix typo in js--treesit-imenu
Randy Taylor
2022-12-06
1
-1
/
+1
*
Improve treesit-fontify-with-override
Yuan Fu
2022-12-04
1
-1
/
+1
*
Fix comment-start-skip in tree-sitter modes (bug#59690)
Yuan Fu
2022-12-03
1
-1
/
+2
*
Remove treesit-comment-start/end and use comment-start/end-skip
Yuan Fu
2022-11-27
1
-3
/
+6
*
Reorganize treesit-font-lock-feaure-list's to the new level scheme
Yuan Fu
2022-11-26
1
-3
/
+4
*
Utilize new font-lock faces for more tree-sitter modes (Bug#59397)
Randy Taylor
2022-11-22
1
-21
/
+48
*
; * lisp/progmodes/js.el (js-ts-mode): Add autoload cookie.
Yuan Fu
2022-11-21
1
-0
/
+1
*
; Silence byte-compiler warnings
Eli Zaretskii
2022-11-21
1
-0
/
+10
*
Add separate keymaps for js/python/css-ts-mode
Yuan Fu
2022-11-21
1
-0
/
+3
*
Limit recursion level for tree-sitter imenu functions
Yuan Fu
2022-11-20
1
-3
/
+4
*
Fix uses of treesit-ready-p
Yuan Fu
2022-11-19
1
-1
/
+1
*
Remove tree-sitter setup from js-json-mode
Yuan Fu
2022-11-19
1
-38
/
+1
*
Fix tree-sitter comment indentation for C-like languages
Yuan Fu
2022-11-19
1
-0
/
+5
*
Separate native and tree-sitter variant of js-mode
Yuan Fu
2022-11-19
1
-21
/
+47
*
Remove the contextual hack in tree-sitter fontification
Yuan Fu
2022-11-15
1
-4
/
+1
*
Improve tree-sitter imenu for c-mode and js-mode
Yuan Fu
2022-11-12
1
-30
/
+14
*
Allow tree-sitter indent offset to be a variable
Yuan Fu
2022-11-05
1
-24
/
+24
*
; Minor fixes to documentation
Eli Zaretskii
2022-11-05
1
-1
/
+1
*
; * lisp/progmodes/js.el (js--fontify-template-string): Fix typo.
Yuan Fu
2022-11-04
1
-2
/
+2
*
Add contextual tree-sitter font-lock to ts-mode and js-mode
Yuan Fu
2022-11-03
1
-1
/
+14
*
Minor change to tree-sitter imenu function of js-mode
Yuan Fu
2022-11-03
1
-5
/
+5
*
Pass region start and end to tree-sitter fontification functions
Yuan Fu
2022-11-02
1
-10
/
+12
*
Change signature of tree-sitter font-lock functions
Yuan Fu
2022-11-02
1
-3
/
+3
*
Use treesit-fontify-with-override in tree-sitter functions
Yuan Fu
2022-10-31
1
-6
/
+11
*
Add an argument OVERRIDE to tree-sitter font-lock functions
Yuan Fu
2022-10-31
1
-1
/
+1
*
Add treesit-node-top-level
Yuan Fu
2022-10-29
1
-1
/
+2
*
Remove hack in js-mode's tree-sitter indentation rules
Yuan Fu
2022-10-29
1
-11
/
+1
*
Add in new font lock features in js/ts-mode
Theodor Thornhill
2022-10-28
1
-41
/
+54
*
Improve tree-sitter indent rules in ts-mode and js-mode
Theodor Thornhill
2022-10-28
1
-1
/
+3
*
Add some js-mode tree-sitter indent rules
Yuan Fu
2022-10-28
1
-26
/
+33
*
Remove tree-sitter-indent's integration with cc-mode
Yuan Fu
2022-10-28
1
-118
/
+2
*
Plug tree-sitter-simple-indent into c-offset-alist
Yuan Fu
2022-10-26
1
-1
/
+117
*
Generalize js--treesit-imenu-top-level-p
Yuan Fu
2022-10-26
1
-13
/
+1
*
Add tree-sitter imenu support for js-mode and ts-mode
Yuan Fu
2022-10-26
1
-0
/
+99
*
Don't disable parse cache in tree-sitter activated js-mode
Yuan Fu
2022-10-25
1
-3
/
+4
*
New tree-sitter toggle scheme
Yuan Fu
2022-10-25
1
-31
/
+40
*
Revise the toggle scheme of tree-sitter (again)
Yuan Fu
2022-10-19
1
-104
/
+32
*
Add more granular features in font-locking
Theodor Thornhill
2022-10-18
1
-38
/
+46
*
Install new toggle scheme for tree-sitter
Yuan Fu
2022-10-18
1
-137
/
+119
*
Fix js/ts tree-sitter template_string font-lock
Yuan Fu
2022-10-17
1
-4
/
+21
*
Rework tree-sitter font-lock
Yuan Fu
2022-10-13
1
-1
/
+3
[next]