[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/bicep-ts-mode updated (ad56def223 -> 1aee55a6db)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/bicep-ts-mode updated (ad56def223 -> 1aee55a6db) |
Date: |
Fri, 7 Mar 2025 09:57:49 -0500 (EST) |
elpasync pushed a change to branch externals/bicep-ts-mode.
from ad56def223 Going opiniated: Make type-strings highlighted as types!
new 35137d9212 Highlight nested function-calls too!
new 39f364f807 Correctly use function-call-face instead of
function-name-face.
new 174caffc3b Embrace the (new?) font-lock-variable-use-face
new 0d33d1dfae Support escape-sequences too.
new e2cf82d147 Support variable-highlighting in more types of
if-statements.
new c2e3055cdd Even more rules.
new 1aee55a6db Make ternary-expressions work too (by not precondition
IF for binary expressions)
Summary of changes:
bicep-ts-mode.el | 33 +++++++++++++++++++++++----------
1 file changed, 23 insertions(+), 10 deletions(-)
- [elpa] externals/bicep-ts-mode updated (ad56def223 -> 1aee55a6db),
ELPA Syncer <=
- [elpa] externals/bicep-ts-mode 39f364f807 2/7: Correctly use function-call-face instead of function-name-face., ELPA Syncer, 2025/03/07
- [elpa] externals/bicep-ts-mode 174caffc3b 3/7: Embrace the (new?) font-lock-variable-use-face, ELPA Syncer, 2025/03/07
- [elpa] externals/bicep-ts-mode 1aee55a6db 7/7: Make ternary-expressions work too (by not precondition IF for binary expressions), ELPA Syncer, 2025/03/07
- [elpa] externals/bicep-ts-mode 0d33d1dfae 4/7: Support escape-sequences too., ELPA Syncer, 2025/03/07
- [elpa] externals/bicep-ts-mode c2e3055cdd 6/7: Even more rules., ELPA Syncer, 2025/03/07
- [elpa] externals/bicep-ts-mode 35137d9212 1/7: Highlight nested function-calls too!, ELPA Syncer, 2025/03/07
- [elpa] externals/bicep-ts-mode e2cf82d147 5/7: Support variable-highlighting in more types of if-statements., ELPA Syncer, 2025/03/07