Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5287
    xxx_pic
    Member

    Version: 7.00 final to 7.00.1 RC6

    In HTML Tags or Comments the cannot Highlight Matching Brackets

    Example (HTML file):

    Example (JS file):
    // [ something ]

    Example (VBS file):
    ‘ [ something ]

    #5288
    Yutaka Emura
    Keymaster

    xxx_pic wrote:
    Version: 7.00 final to 7.00.1 RC6

    In HTML Tags or Comments the cannot Highlight Matching Brackets

    Example (HTML file):

    <!–
    [ something ]
    ( something )
    –>

    // ( something )

    Example (JS file):
    // [ something ]

    Example (VBS file):
    ‘ [ something ]

    This is not a bug. Matching bracket does not work in comments any more due to users’ request.

    #5290
    xxx_pic
    Member

    How about set up a checkbox option for it ?

    #5292
    Yutaka Emura
    Keymaster

    xxx_pic wrote:
    How about set up a checkbox option for it ?

    I might consider that in future versions. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.