Home

Software-update: RJ TextEd 16.45

Versie 16.45 van RJ TextEd is uitgebracht. Deze gratis teksteditor heeft diverse mogelijkheden, die vooral voor software- en webontwikkelaars interessant zijn, zoals syntaxhighlighting, autocompletion, uitgebreide selectie- en sorteermogelijkheden en een ingebakken SFTP-client. Het programma wordt voor Windows ontwikkeld en is via Wine ook prima onder Linux te gebruiken. Sinds versie 16.40 zijn de volgende veranderingen en verbeteringen aangebracht:

Project panel search
  • Made some modifications to the fuzzy search code.
  • Fixed
  • Find/Replace issues with regular expressions.
  • Replace All issues with regular expressions.
  • Minor issues reported by users.
  • Updated a few components.
  • Find next/all
  • Made some changes when choosing to highlight all found items.The first found string should now be selected.Focus is changed to the document text.Press [ESC] to exit highlighting found items.
  • The first found string should now be selected.
  • Focus is changed to the document text.
  • Press [ESC] to exit highlighting found items.
  • Shift+F3 should now work when the search dialog box is opened and has focus.
  • Find/Replace dialog box
  • Added a button to "Show more" or "Show less".
  • Show less will shrink the window and only show the text edit fields and top buttons (hide all options).
  • Show more will restore the window.
  • Note that this only work if the search window is non-modal (stays open when searching).
  • Project Panel
  • You can now use "\" or "/" when searching your project files and you want to include a directory.
  • Fixed
  • A few minor issues.
  • Editor
  • Made some changes in the background thread that should speed up:Opening and loading new filesCreate code fold blocksAll highlight features, e.g. brace highlight, matching words...Code explorer items should load faster (code, tags, bookmarks, todo).
  • Opening and loading new files
  • Create code fold blocks
  • All highlight features, e.g. brace highlight, matching words...
  • Code explorer items should load faster (code, tags, bookmarks, todo).
  • Markdown
  • Internal links to headers are now supported in the browser preview. Useful if you create a table of contents.
  • Fixed
  • A *serious* save bug in version 16.42 that may have stripped lines 201, 402...
  • Minor code issue when saving (probably unnoticed by users).
  • Plain text files
  • Added an option "in the highlighting section" to allow syntax highlighting and code folding in plain text files. A syntax file (PlainText.syx) is used. Below is a list of features that works with plain text files.Highlighting of quotes, symbols, numbers, braces...Structural block highlighting (only with fixed width font).Indent lines (only with fixed width font).Vertical line at cursor position.Folding (indent based).
  • Highlighting of quotes, symbols, numbers, braces...
  • Structural block highlighting (only with fixed width font).
  • Indent lines (only with fixed width font).
  • Vertical line at cursor position.
  • Folding (indent based).
  • Some features only work with a fixed width font (or alt font "Ctrl+").
  • You can copy the syntax file to the "User defined" folder and add your own options.
  • Colors can be set using the customize theme dialog and selecting "PlainText" as the highlighter.
  • Save (large files)
  • Save should be much faster now for all files. Especially very large files.
  • Misc
  • Made improvements to FTP upload/download progress dialog.
  • F1 can now be used when assigning a keyboard shortcut.
  • Fixed
  • Brace highlight issue in plain text.
  • Minor issues in the LSP client.
  • Text clips shortcut issues.
  • Auto complete issue in HTML when using option to close tags.
  • Project panel highlight active file issue.
  • Other minor issues reported by users.
  • Editor
  • Made some code changes in the background thread to prevent visual updates to block the background thread. Hopefully, redrawing and editing is a little bit smoother now.
  • LSP client
  • The LSP client has been redesigned and now uses serialization and asynchronous communication.
  • The client can now act as both a socket client or socket server when connecting over a TCP socket.
  • It's a really big code update. But as a user - you may not notice that much of a difference.
  • Misc
  • Made a small change to the auto parentheses completion function.
  • Made some code changes in all remote transfer functions (FTP) to update transfer dialog boxes more reliably.
  • Fixed
  • Emmet: wrap with abbreviation issue.
  • Auto completion hint position issue.
  • Search issues in project manager panel.
  • Display issue.
  • TextDiff fix when using the O(ND) algorithm.
  • Source: Tweakers.net

    Previous

    Next