Version 15.91 beta 1

Test beta versions and make bug reports.
I will release major beta builds only. Bugs fixed will be rolled up into the next major beta build or the finished version.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Version 15.91 beta 1

Post by Rickard Johansson »

-----------------------------------------------------------
Version 15.91 (June 30, 2023)
-----------------------------------------------------------

Hyperscript (in HTML)
Added support for _hyperscript in HTML.

Highlighting enabled for:

Code: Select all

      Script tag
            * <script type="text/hyperscript"></script>
        
      Tag attributes
            * _=""          (_='')
            * hs=""         (hs='')
            * data-hs=""    (data-hs='')
Language server settings (LSP)
Re-designed the options dialog and added a field to set environment variables for the current process.

Explorer panel (and File Commander)
Added a menu item to the "Views" menu named "Show hidden files and folders".
Use it to toggle hidden files and folders in the explorer tree's and file lists.

Code Explorer panel
Made some code changes and hints for the filter buttons should be more relevant now.

GDScript highlighter
Added a new highlighter for GDScript.

Julia highlighter
Added a new highlighter for Julia.

Syntax Editor
Added a new dialog to add or edit keywords containing regular expression.
Made some other minor changes.

Fixed
* Click on link in LSP hint.
* Delete items in text clips panel.
* A few other issues reported by users.


Download
https://www.rj-texted.nu/downloads/beta ... ll_x86.exe
https://www.rj-texted.nu/downloads/beta ... ll_x64.exe
https://www.rj-texted.nu/downloads/beta/rj-portable.exe
Post Reply