Files
emacs/test/lisp/progmodes
Christophe Troestler 902696c3ae Rust ts: fontify as type the possible suffix of number literals
* lisp/progmodes/rust-ts-mode.el
(rust-ts-mode--fontify-number-literal): Perform the improved
fontification of numbers.  (Bug#73877)
* test/lisp/progmodes/rust-ts-mode-tests.el:
* test/lisp/progmodes/rust-ts-mode-resources/font-lock.rs:
* test/lisp/progmodes/rust-ts-mode-resources/font-lock-number.rs:
Add tests for the new optional fontification of the possible type
suffix of numbers.
2024-11-23 14:56:38 +02:00
..
2024-06-23 16:40:06 +02:00
2024-04-25 18:59:25 +03:00
2024-04-27 22:12:14 +03:00
2024-09-11 13:21:58 +08:00