GNU bug report logs - #63867
29.0.91; typescript-ts-mode does not highlight function signature overloads

Previous Next

Package: emacs;

Reported by: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>

Date: Sat, 3 Jun 2023 09:38:02 UTC

Severity: normal

Found in version 29.0.91

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>, Jostein Kjonigsen <jostein <at> kjonigsen.net>, Theodor Thornhill <theo <at> thornhill.no>, Yuan Fu <casouri <at> gmail.com>
Cc: 63867 <at> debbugs.gnu.org
Subject: bug#63867: 29.0.91; typescript-ts-mode does not highlight function signature overloads
Date: Sat, 03 Jun 2023 12:47:25 +0300
> From: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>
> Date: Sat, 03 Jun 2023 10:37:07 +0100
> 
> 
> Reproduction:
> 
> 1. C-x C-f test.ts
> 2. Insert:
> 
> ```typescript
> function fn():void;
> function fn(arg1?:number, arg2?:string):void {
> }
> ```
> 
> 3. Observe the fn in the overload signature isn't highlighted as a
> function name
> 
> Expectation:
> 
> Function signature overloads should highlight the function names.

Thanks.

Guys, could you please look into fixing this?




This bug report was last modified 1 year and 354 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.