all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: "Jostein Kjønigsen" <jostein@secure.kjonigsen.net>
Cc: jostein@kjonigsen.net, theo@thornhill.no, 60004-done@debbugs.gnu.org
Subject: bug#60004: 29.0.60; csharp-ts-mode does not use new font-lock-number-face for numeric values
Date: Mon, 12 Dec 2022 15:07:27 -0800	[thread overview]
Message-ID: <EC218667-82E4-4EC6-B2FA-625F22675E19@gmail.com> (raw)
In-Reply-To: <574bc5c7-41d9-f2e7-cbf1-812c94663cfa@secure.kjonigsen.net>


Jostein Kjønigsen <jostein@secure.kjonigsen.net> writes:

> Given the capabilities of tree-sitter to accurately determine node-types in the AST, most tree-sitter based major-modes
> use @font-lock-number-face for numeric values.
>
> csharp-ts-mode does for some reason not.
>
> This patch fixes that :)
>

Applied, thanks! BTW, are you using magit? If you do,
magit-commit-add-log will save you a lot of typing writing a commit
message. Just type C in the diff buffer with point in the function you
changed, and it would insert a changelog entry into the commit buffer.

Yuan





      reply	other threads:[~2022-12-12 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 11:51 bug#60004: 29.0.60; csharp-ts-mode does not use new font-lock-number-face for numeric values Jostein Kjønigsen
2022-12-12 23:07 ` Yuan Fu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EC218667-82E4-4EC6-B2FA-625F22675E19@gmail.com \
    --to=casouri@gmail.com \
    --cc=60004-done@debbugs.gnu.org \
    --cc=jostein@kjonigsen.net \
    --cc=jostein@secure.kjonigsen.net \
    --cc=theo@thornhill.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.