diff options
| author | Jostein Kjønigsen | 2025-03-20 10:39:31 +0100 |
|---|---|---|
| committer | Yuan Fu | 2025-05-01 00:54:33 -0700 |
| commit | 2964d51c9cd9b55e60901069c378d0e8277d60f9 (patch) | |
| tree | 8d3777e1657e1ec75f902d54241878e9923f617d /src/coding.c | |
| parent | 6c35ae082770c1bb875e870f83c3eff4a3197283 (diff) | |
| download | emacs-2964d51c9cd9b55e60901069c378d0e8277d60f9.tar.gz emacs-2964d51c9cd9b55e60901069c378d0e8277d60f9.zip | |
Improve python-ts-mode fontification (bug#78129)
Fontification based on selectors & code-conventions:
- Lambda parameters: variable declarations
- For in statements: variable declarations
- Import statements: variable declerations
- Constants: All upper case alphanumerical identifiers
- Types: CamelCase alphanumerical identifiers
- Enums: Enum-values as constants.
* lisp/progmodes/python.el:
(python--treesit-settings): Improve queries.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions