unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dmitry@gutov.dev>
To: Eli Zaretskii <eliz@gnu.org>,
	Jimmy Yuen Ho Wong <wyuenho@gmail.com>,
	Jostein Kjonigsen <jostein@kjonigsen.net>,
	Theodor Thornhill <theo@thornhill.no>,
	Yuan Fu <casouri@gmail.com>
Cc: 63867-done@debbugs.gnu.org
Subject: bug#63867: 29.0.91; typescript-ts-mode does not highlight function signature overloads
Date: Sat, 3 Jun 2023 15:01:28 +0300	[thread overview]
Message-ID: <213224c6-5d92-f16c-b542-a827935917b3@gutov.dev> (raw)
In-Reply-To: <83y1l098sy.fsf@gnu.org>

On 03/06/2023 12:47, Eli Zaretskii wrote:
>> From: Jimmy Yuen Ho Wong<wyuenho@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?

I've pushed a fix to emacs-29, rev 583ba1db7ee.






  reply	other threads:[~2023-06-03 12:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-03  9:37 bug#63867: 29.0.91; typescript-ts-mode does not highlight function signature overloads Jimmy Yuen Ho Wong
2023-06-03  9:47 ` Eli Zaretskii
2023-06-03 12:01   ` Dmitry Gutov [this message]
2023-06-03 12:20     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=213224c6-5d92-f16c-b542-a827935917b3@gutov.dev \
    --to=dmitry@gutov.dev \
    --cc=63867-done@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    --cc=eliz@gnu.org \
    --cc=jostein@kjonigsen.net \
    --cc=theo@thornhill.no \
    --cc=wyuenho@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).