Community
    • Login

    XBrackets Lite v2.0 has been released!

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 1 Posters 2.7k 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.
    • Vitalii DovganV Offline
      Vitalii Dovgan
      last edited by

      XBrackets Lite is:
      https://github.com/d0vgan/npp-XBracketsLite

      Starting from the version 2.0, it is rather XBrackets Pro than XBrackets Lite, because:

      XBrackets Lite v2.0 changelog:

      • Glory to Ukraine! Glory to the heroes!
      • new functions: Go To Matching Bracket, Sel To Matching Bracket
      • new functions: Go To Nearest Bracket, Sel To Nearest Brackets
      • now the configuration is stored in JSON format
      • file type-specific (language-specific) rules are applied
      • multi-character brackets and quotes are supported
      • brackets or quotes at the caret are highlighted
      • plugins communication by means of NPPM_MSGTOPLUGIN added
      • “XBrackets.ini” is no more used
      • thanks to astewart77 for testing and suggestions during the development

      Get it here:
      https://github.com/d0vgan/npp-XBracketsLite/releases/tag/XBrackets_v200

      The name XBrackets Lite is preserved for the historical and branding purpose :)
      As XBrackets Lite is highly configurable, don’t hesitate to use Plugins -> XBrackets Lite -> Help… to find more details on each setting and syntax rule.

      Important deployment note:
      Starting from the version 2.0, the file “XBrackets_Config.json” must be present near the “XBrackets.dll”, since this file literally configurates XBrackets and tells it what to do.

      By the way,
      a British band “Paradise Last” has recently released a new album “Ascension”. This one is highly recommended!

      Vitalii DovganV 1 Reply Last reply Reply Quote 3
      • Vitalii DovganV Offline
        Vitalii Dovgan @Vitalii Dovgan
        last edited by

        Guys, please immediately update to the version 2.0.1:
        https://github.com/d0vgan/npp-XBracketsLite/releases/tag/XBrackets_v201

        XBrackets Lite v2.0.1

        • Glory to Ukraine! Glory to the heroes!
        • hot-fix for NPPM_MSGTOPLUGIN

        The version 2.0 broke NPPM_MSGTOPLUGIN for all the other plugins because I was mistakenly handling all the NPPM_MSGTOPLUGIN messages for all the plugins, not just for XBrackets. My bad.
        As this was a critical problem, please update immediately.

        Vitalii DovganV 1 Reply Last reply Reply Quote 2
        • Vitalii DovganV Offline
          Vitalii Dovgan @Vitalii Dovgan
          last edited by

          XBrackets Lite v2.0.2

          • Glory to Ukraine! Glory to the heroes!
          • fixed: XBrackets could append a trailing NUL to “XBrackets_UserConfig.json”

          https://github.com/d0vgan/npp-XBracketsLite/releases/tag/XBrackets_v202

          Vitalii DovganV 1 Reply Last reply Reply Quote 1
          • Vitalii DovganV Offline
            Vitalii Dovgan @Vitalii Dovgan
            last edited by

            XBrackets Lite v2.0.3

            • Glory to Ukraine! Glory to the heroes!
            • fixed: CXBracketsLogic::OnCharPress was truncating a multi-byte character to a single-byte one, thus incorrectly treating e.g. 0x1D5B as 0x5B which is ‘[’.

            https://github.com/d0vgan/npp-XBracketsLite/releases/tag/XBrackets_v203

            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