summaryrefslogtreecommitdiff
path: root/lisp/progmodes/js.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Stefan Kangas2023-02-28
|\
| * Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-28
* | Merge from origin/emacs-29Stefan Kangas2023-02-25
|\|
| * Add more/finer faces for tree-sitterDmitry Gutov2023-02-25
* | Merge from origin/emacs-29Stefan Kangas2023-02-21
|\|
| * Adjust jsx indentationTheodor Thornhill2023-02-19
* | Merge from origin/emacs-29Stefan Kangas2023-02-15
|\|
| * Don't indent template_string contents (bug#61503)Theodor Thornhill2023-02-14
* | Merge from origin/emacs-29Stefan Kangas2023-01-28
|\|
| * Fix errors in fontification of JavaScript import-statements (bug#61083)Jostein Kjønigsen2023-01-27
* | Merge from origin/emacs-29Stefan Kangas2023-01-23
|\|
| * Move c-like common utils into own library (bug#60961)Theodor Thornhill2023-01-21
* | Merge from origin/emacs-29Stefan Kangas2023-01-23
|\|
| * Make tree-sitter based modes optionalEli Zaretskii2023-01-20
* | Add sexp navigation to js/typescript/tsx-ts-modeTheodor Thornhill2023-01-21
* | Merge from origin/emacs-29Stefan Kangas2023-01-17
|\|
| * Improve indentation for jsxTheodor Thornhill2023-01-15
* | Rename variables from last changeTheodor Thornhill2023-01-16
* | Add treesit-sentence-type-regexpTheodor Thornhill2023-01-15
* | Merge from origin/emacs-29Stefan Kangas2023-01-10
|\|
| * Highlight identifier in import statements in js-ts-modeYuan Fu2023-01-09
* | Merge from origin/emacs-29Stefan Kangas2023-01-07
|\|
| * (font-lock-regexp-face): New faceDmitry Gutov2023-01-06
| * Unify the string interpolation delimiters face across ts modesDmitry Gutov2023-01-06
* | Merge from origin/emacs-29Stefan Kangas2023-01-03
|\|
| * Improve fontification consistency in js-ts-mode (bug#60503)Jostein Kjønigsen2023-01-02
| * js-ts-mode: Move 'string-interpolation' to font-lock level 3Dmitry Gutov2023-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Stefan Kangas2022-12-30
|\|
| * ; * lisp/progmodes/js.el: Fix byte-compile warning.Yuan Fu2022-12-29
* | Merge from origin/emacs-29Stefan Kangas2022-12-29
|\|
| * ; Minor cleanup for tree-sitter font-lock rules in js-ts-modeYuan Fu2022-12-28
| * Clean up font-lock rules in js-ts-modeYuan Fu2022-12-28
* | Merge from origin/emacs-29Stefan Kangas2022-12-28
|\|
| * Update tree-sitter major modes to use the new Imenu facilityYuan Fu2022-12-27
| * Add comment indent and filling to other tree-sitter major modesYuan Fu2022-12-26
* | Merge from origin/emacs-29Stefan Kangas2022-12-25
|\|
| * Support treesit-defun-name in tree-sitter major modesYuan Fu2022-12-24
* | Merge from origin/emacs-29Stefan Kangas2022-12-21
|\|
| * Fix empty pairs in js tree-sitter imenu alist (bug#59945)Charl P. Botha2022-12-20
* | Merge from origin/emacs-29Stefan Kangas2022-12-19
|\|
| * Indentation fixes for jsx/tsx (bug#60169)Theodor Thornhill2022-12-17
* | Merge from origin/emacs-29Stefan Kangas2022-12-16
|\|
| * ; Fix typosStefan Kangas2022-12-16
* | Merge from origin/emacs-29Stefan Kangas2022-12-15
|\|
| * Add indent rules to js/typescript/tsx-ts-mode (bug#60074)Theodor Thornhill2022-12-14
* | Merge from origin/emacs-29Stefan Kangas2022-12-15
|\|
| * Fix syntax tables of tree-sitter modes (bug#59807)Kai Ma2022-12-13
* | Merge from origin/emacs-29Stefan Kangas2022-12-14
|\|