Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41457
Reakcje/Polubienia
35193
RJ TextEd 15.54

Change Log​


Themes
Added 2 new themes to the "Environment - Themes" menu.

(S)FTP
Made some more optimizations to speed up browsing directories.

Fixed
* Favorites menu in FTP panel missing.
* Made some changes in "Replace All" undo code.
* Selection issue
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

RJ TextEd 15.60

Digital code signing

All executables and install scripts are now digitally signed. This should

help with some antivirus programs and any issues you may have when

downloading and installing the program.



Selection mini toolbar

Added a mini toolbar that is displayed when making a selection. It fades

away after a short while, or if you press the left mouse button.



Added an option to turn the mini toolbar on or off.



CSS highlighting

Updated the CSS syntax files and made some highlighting changes.



The file css.xml was added in the syntax folder. The file is provided by Microsoft

and renamed from css-scheme.xml to css.xml. It contain most items needed for

auto completion and hints.



Syntax files

Added a new option in syntax files to turn on/off sorting in the

auto completion list (AutoCompleteSort=0|1).



Misc

* Made some internal changes in the paint function and the move cursor

function when using folding.



Fixed

* Auto completion hint flicker.

* Word wrap issue.

* Restart Windows issues when program is still running.

* Selection color issue with plain text files
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

RJ TextEd 15.61

# Change Log​

Emmet abbreviations (HTML)
Tags are first validated before expanded.

E.g. p[tab] should expand to p/p, but xyz[tab] should not expand to
xyz/xyz. xyz is not a valid HTML tag.

Reload current document
All code folds are now opened and document re-scanned for folding areas.

Import/Export highlighter colors
Some items were not imported/exported properly, using the themes manager.
I've added some missing items.

Fixed
* Issues with large files and really large lines.
* Several highlighting issues.
* Some position issues with Mini Toolbar.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

RJ TextEd 15.65

Changes in RJ TextEd 15.65 (Oct 29, 2022):

Associate file extensions​

In options you can now assign the icon to be displayed in Explorer, for your associated file type. There are several text document icons to choose from, including the default program icon.
Associate file extensions should work better now on Windows 10/11 as well.
If a file extension was previously associated with a different program, you may have to open a file with that extension and select RJ TextEd as the default app, when Windows asks which app to use.

FTP profile​

  • The option for passive connection is now always checked when creating a new profile.

Fixed​

  • FTP file size display error.

Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56070
MPad to bardzo szybki edytor Unicode, odpowiedni do edycji kodu źródłowego, zwykłego tekstu, ASCII lub plików binarnych. MPad jest częścią edytora RJ TextEd w uproszczonej wersji po usunięciu wszystkich paneli, pasków narzędzi, funkcji skryptów, klienta FTP, podglądu sieci itp. Obsługuje dużą liczbę różnych języków programowania i jest tłumaczony na wiele języków.

Niektóre funkcje programu MPad to:

  • Obsługa wysokiej rozdzielczości DPI i monitorów z bardzo wysokim DPI.
  • W pełni zgodny z Unicode.
  • Wiele wyborów i edycji.
  • Zawijanie tekstu.
  • Tryb kolumnowy.
  • Obsługuje zarówno pliki tekstowe, jak i binarne (tryb szesnastkowy).
  • Edycja wielokrotnego wyboru.
  • Automatyczne uzupełnianie.
  • Składanie kodu.
  • Wyróżnianie wartości kolorów.
  • Nagraj i odtwórz makro.
  • Mapa dokumentu i pasek adnotacji.
  • Funkcje szybkiego wyszukiwania, wyszukiwanie przyrostowe, znajdź/zamień wszystko, znajdź/zamień w plikach…
  • Konwersja między różnymi formatami tekstu.
  • Zaawansowane funkcje formatowania i sortowania tekstu.
opis:
Zaloguj lub Zarejestruj się aby zobaczyć!


main-1.jpg


MPad_3.webp

Zaloguj lub Zarejestruj się aby zobaczyć!


Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

RJ TextEd 15.66

Version 15.66 (Dec 6, 2022)
-----------------------------------------------------------

Application icon
You can change the application icon in options.

It will require a program restart to take effect.

Text comparison
Made some improvements to the line compare display. It should handle Unicode better now.

Quick Find (Ctrl+E)
Should use the current selection as search string, if possible.

Projects
Replaced some old code and units.

Added an option to indicate open project files with a colored line in the document tab.

Restart (as admin, update...)
Made some changes to the saved data to prevent issues when re-opening files.

Exception tracer
Disabled the builtin exception tracer and installed EurekaLog instead.
Hopefully it will catch a few more exceptions. It also has options to check memory or hang issues. Even if they are disabled by default for speed.

Fixed
* Some theme issues with standard dialog windows.
* Running tool in the background.
* Zoom in external document window.
* Some high dpi issues when moving between monitors.
* Many minor issues reported by users.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

RJ TextEd 15.73​

January 1, 2023
  • Open command-line interface
  • Changed the command prompt menu item in the tools menu to open any command-line
  • shell you want.
  • The command-line shell can be set in the tools section in options.
  • Three shells are available in the dropdown box. Windows Terminal, PowerShell
  • and Command Prompt. Select "Other" if you want to set something else as the
  • command-line interface.
  • Also changed the caption in the tools menu.
  • Internal code changes
  • Made some internal changes to prevent issues when switching highlighter, or
  • converting text to code (HTML).
  • Fixed:
  • Convert to HTML issues.
  • Edge browser issue when closing the program.
  • Misc reported issues.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry