Skip to content

Comment Causes Closing Bracket in ASP to be Colored the Same as the Comment #13901

@beatinger

Description

@beatinger

Description of the Issue:

Code comments in the source color the end brack GREEN instead of keeping it as the proper color (Yellow in this case).

Steps to Reproduce the Issue:

Set of steps to reproduce this issue

  1. Add/write a <% ' Code comment %> in the code.
  2. Observe the color of the opening bracket and the color of the closing bracket.

Expected Behavior:

The closing bracket should NOT be colored the same as the comment itself.

Actual Behavior:

The closing bracket (i.e. %>) is the same color as the comment.

Debug Information:

Notepad++ v8.4.9 (64-bit)
Build time : Jan 27 2023 - 03:11:16
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line : "E:\Inetpub\edenusa.com\MemberLogin\startpage.asp"
Admin mode : ON
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows Server 2019 Datacenter (64-bit)
OS Version : 1809
OS Build : 17763.4645
Current ANSI codepage : 1252
Plugins :
AutoSave (1.6.1)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
SQLinFormNpp64 (5.3.35)

<% ' 2. EVENT-ID/ORDER-ID: IF in Administrator mode, then allow the administrator to edit the event details: %>

In the above statement, the opening bracket is YELLOW and the closing bracket is GREEN, which is the same color as the comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions