summaryrefslogtreecommitdiff
path: root/lisp/progmodes/json-ts-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Make tree-sitter based modes optionalEli Zaretskii2023-01-201-0/+4
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Avoid treesit-related byte-compiler warningsEli Zaretskii2022-12-281-0/+1
* Update tree-sitter major modes to use the new Imenu facilityYuan Fu2022-12-271-32/+7
* Support treesit-defun-name in tree-sitter major modesYuan Fu2022-12-241-4/+13
* Fix indentation in json-ts-mode (bug#60123)Jostein Kjønigsen2022-12-161-1/+2
* Tweak various ts-mode's indent and fontification (bug#59931)Theodor Thornhill2022-12-121-1/+4
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-091-4/+3
* Fix syntax-table for tree-sitter modesTheodor Thornhill2022-12-071-3/+5
* Add back pair feature in json-ts-mode fontification (bug#59833)Theodor Thornhill2022-12-051-1/+5
* Utilize new font-lock faces for more tree-sitter modes (Bug#59397)Randy Taylor2022-11-221-14/+18
* ; Silence byte-compiler warningsEli Zaretskii2022-11-211-0/+6
* Limit recursion level for tree-sitter imenu functionsYuan Fu2022-11-201-1/+1
* Fix uses of treesit-ready-pYuan Fu2022-11-191-1/+1
* Fix some inconsistencies in *-ts-modesTheodor Thornhill2022-11-141-14/+25
* ; Minor typo fixes for tree-sitter modesYuan Fu2022-11-121-3/+3
* Add tree-sitter modes for C-like languagesTheodor Thornhill2022-11-121-0/+150