Community
    • Login

    Request: improved colorizing functions

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 1.2k Views 1 Watching
    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.
    • Alex CA Offline
      Alex C
      last edited by Alex C

      VSCode has 2 useful plugins based on using different colors:
      “Bracket Pair Colorizer”(each bracket pair has its own color) and “Indent-rainbow”(each indent size has its own color)
      Simple ideas which greatly improve usability and debug.
      Is there some way to get the same functions in Notepad++?

      Meta ChuhM 1 Reply Last reply Reply Quote 0
      • Meta ChuhM Offline
        Meta Chuh moderator @Alex C
        last edited by Meta Chuh

        welcome to the notepad++ community, @Alex-C

        rainbow brackets (colour coded nested brackets) will currently not be implemented in notepad++, due to limitations of the scintilla component, which it depends on.

        rainbow brackets could be done with external plugins, overriding the internal lexer, but as far as i know of, no plugin that is capable to add rainbow brackets to notepad++ exists at the moment.

        note: rainbow brackets could also be done with scripting plugins, like pythonscript, to some extent, but i’ve not been able to find any existing, working scripts yet either.

        my apologies and best regards.

        1 Reply Last reply Reply Quote 1

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors