• Login
Community
  • Login

<,> Matching

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 1.8k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H
    Hamit Devecioğlu
    last edited by Oct 17, 2016, 2:14 PM

    Hi,

    Is there anyway to make <, and > matching each other? Like (, ) and [, ], when you select it, highlight the other.

    I mean when I highlight “)” it shows “(”
    http://i.hizliresim.com/kEyjjm.png

    But when I highlight “>” it doesn’t show “<”
    http://i.hizliresim.com/NkR55P.png

    Is there anyway to fix this?

    C 1 Reply Last reply Oct 18, 2016, 2:14 AM Reply Quote 0
    • C
      Claudia Frank @Hamit Devecioğlu
      last edited by Oct 18, 2016, 2:14 AM

      @Hamit-Devecioğlu

      this is normally done by the lexer (brace match and brace highlight) but
      I assume that the native lexer doesn’t have < and > in its syntax, correct?
      If it is a new feature of the language you may check scintilla development
      to see if it has been included if not, you can ask for adding it.
      Or don’t you use one of the included lexers?

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors