Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38122
Reakcje/Polubienia
34041
RJ TextEd 15.83

# Change Log​


-----------------------------------------------------------
Version 15.83 (Mar 14, 2023)
-----------------------------------------------------------

Customize toolbars
Made it possible to change the button positions on toolbars, using the
customize toolbar dialog (right click on toolbar).

Java
Updated and made several changes to the Java highlighter (syntax file) and
added some instructions on how to install a java language server in the forum.

A template has been added for the georgewfraser/java-language-server to the
"Add language server" dialog in project options.

Scala
Created a new syntax file (highlighter) for the Scala programming language.

R
Created a new syntax file (highlighter) for the R programming language.

Kotlin
Updated and made several changes to the Kotlin highlighter (syntax file).

Ruby
Updated the Ruby highlighter (syntax file).

SQL
Updated the SQL highlighter (syntax file).

Syntax Editor
Made some minor changes and fixed a few issues.

Fixed
* Fixed some issues with auto completion hints.
* Resize issues with multiple document views.
* Issue when elevating the program.
* Brace color issues in some situations.
* Brace highlighting in some situations.
* Keyword RegEx issue with case
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38122
Reakcje/Polubienia
34041

RJ TextEd 15.85​

April 16, 2023
  • FORTRAN:
  • Updated the FORTRAN highlighter (syntax file) and added information in the
  • forum on how to install and add a FORTRAN language server.
  • Highlight brace error
  • Usually any brace matching error is highlighted with a red background and
  • black symbol color. You can now change that in customize themes.
  • Clipboard:
  • In some places you could get an error message saying "Access denied", when
  • copying or pasting from the clipboard. In this version I've made sure to
  • always try to access the clipboard several times (with some delay) even
  • if it's locked by some other process.
  • Usually this is already done inside the editor component, but not in some other places
  • like search fields, panels etc.
  • Fixed:
  • Full screen mode issue.
  • Misc LSP client issues.
  • Exit program and save with elevation.
  • A few rare issues reported using the builtin exception catcher
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38122
Reakcje/Polubienia
34041

RJ TextEd 15.90

Version 15.90 (June 14, 2023)

-----------------------------------------------------------



Code Explorer

Made several changes to the code explorer. All icons for method, property...

have been removed and replaced with more general structure symbols, which

makes it easier to use with different languages. And less confusing.



* Bookmarks can be displayed in the second view.

* The second view can now handle nested functions (e.g. JavaScript, Typescript...).

* Selectors in CSS should be displayed properly now.

* All tags are displayed on the tags tab. No tags are displayed on the code tab.



Fixed several issues as well.



Activate highlighter when opening a file

I've added new options to activate a highlighter if a new file type is opened

and the file extension and highlighter is not activated in "Addons".



The default behavior is to display a prompt asking the user if the highlighter

should be activated, with all its file extensions. But you can change that

in option to automatically activate the highlighter, without the prompt.



Ex. You open a FSharp file and the FSharp highlighter is not active and available

in the syntax highlighter list. Normally you would have to activate it manually

in "Addons". But with these options it can be done for you.



The options can be found in "Options - File - Miscellaneous":



- Activate highlighter on unknown file extension

- Prompt user to activate highlighter



Always open application on active monitor

Added a new option to always open the program on the same monitor as the mouse

cursor.



The option is turned off by default, but can be turned on in

"Options - Program - Program start".



Open large files as plain text

Added an option to open large files as plain text in "Options - File - Open".

The large file limit is set in MB.



This option is turned off by default.



Auto completion

Made changes to fix some issues when the auto completion list is visible

while you type.



I also fixed a few other issues found while testing.



LSP Client

Updated the LSP client to handle all new features in v3.17.x of the LSP

protocol. And made some improvements, both in the client and the editor.



LSP Hover Hints

Made several improvements to the display. Information is better color coded

and markdown strings are handled better now.



The size of the hint is handled better and text properly wrapped, if necessary.



Lisp Highlighter

Created a new highlighter for Lisp.



Misc

* Option to enclose selection with quotes now include backticks.



Fixed

* Some issues with color value highlighting.

* Issues with color value hints.

* A few LSP issues.

* Many Code Explorer related issues.

* Several other reported issues.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38122
Reakcje/Polubienia
34041

MPad 1.25​

June 17, 2023
  • Activate highlighter when opening a file:
  • I've added new options to activate a highlighter if a new file type is opened and the file extension and highlighter is not activated in "Addons".
  • The default behavior is to display a prompt asking the user if the highlighter should be activated, with all its file extensions. But you can change that in option to automatically activate the highlighter, without the prompt.
  • Ex. You open a FSharp file and the FSharp highlighter is not active and available in the syntax highlighter list. Normally you would have to activate it manually in "Addons". But with these options it can be done for you.
  • The options can be found in "Options -> File -> Miscellaneous":
  • Activate highlighter on unknown file extension
  • Prompt user to activate highlighter
  • Always open application on active monitor:
  • Added a new option to always open the program on the same monitor as the mouse cursor.
  • The option is turned off by default, but can be turned on in
  • "Options -> Program -> Program start".
  • Open large files as plain text:
  • Added an option to open large files as plain text in "Options -> File -> Open".
  • The large file limit is set in MB.
  • This option is turned off by default.
  • Auto completion:
  • Made changes to fix some issues when the auto completion list is visible while you type.
  • I also fixed a few other issues found while testing.
  • Lisp Highlighter:
  • Created a new highlighter for Lisp.
  • Misc:
  • Option to enclose selection with quotes now include backticks.
  • Fixed:
  • System dialogs (e.g. open, save...) should not have any theme colors.
  • Editor tab color and font issues.
  • Updates after changes in themes manager.
  • Some issues with color value highlighting.
  • Issues with color value hints.
  • Several other reported issues.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry