bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59397: [PATCH] feature/tree-sitter: Utilize new font-lock faces for


From: Randy Taylor
Subject: bug#59397: [PATCH] feature/tree-sitter: Utilize new font-lock faces for more tree-sitter backed modes
Date: Sun, 20 Nov 2022 03:42:19 +0000

X-Debbugs-CC: casouri@gmail.com, theo@thornhill.no

This patch adds support for using the new font-lock faces for more tree-sitter backed modes.

js.el:
- For the number feature, is there a better way to match for exactly NaN or Infinity?
- It might be a good idea to make a parent/base mode (ECMA?) like done in c-ts-mode for JS and TS, since there's a bit of overlap. I'm not volunteering though, since I don't use JS or TS ;).

Attachment: 0001-Utilize-new-font-lock-faces-for-more-tree-sitter-bac.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]