bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62400: 30.0.50; csharp-mode syntax highlight problem


From: Dmitry Gutov
Subject: bug#62400: 30.0.50; csharp-mode syntax highlight problem
Date: Thu, 23 Mar 2023 10:01:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 23/03/2023 08:13, 牟 桐 wrote:
Hi, I noticed that in `csharp-mode`, code like this will not be
highlighted correctly:

``` csharp-mode
using Stream stream
              |
              ^
            plain
```

The first character of `stream` is not highlighted.

Looks like this is a duplicate of bug#62399 (same cause).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]