aboutsummaryrefslogtreecommitdiffstats
path: root/java/incrementing-version-code
diff options
context:
space:
mode:
authorKonstantin Kharlamov2025-04-29 21:51:18 +0700
committerYuan Fu2025-05-25 20:50:41 -0700
commit1d2ae31b8bcca5f00c3c707cc7af3a347749c332 (patch)
tree720ffb58f6dab48344155f336cf29a31da6f7794 /java/incrementing-version-code
parent421ecbcf6b476c413675e93c074f1399db146fc8 (diff)
downloademacs-1d2ae31b8bcca5f00c3c707cc7af3a347749c332.tar.gz
emacs-1d2ae31b8bcca5f00c3c707cc7af3a347749c332.zip
typescript-ts-mode: Improve function body indentation (bug#78121)
Older code was calculating body indentation depending on function parameters alignment. This is incorrect, because if parameters are misaligned, so will the function body. Instead, use offset of the previous standalone parent. * lisp/progmodes/typescript-ts-mode.el: (typescript-ts-mode--indent-rules): Stop depending on function parameters indentation for calculating body content and the closing `}'. * test/lisp/progmodes/typescript-ts-mode-resources/indent.erts: (Function body with params misindented (bug#78121)): Add new test.
Diffstat (limited to 'java/incrementing-version-code')
0 files changed, 0 insertions, 0 deletions