PLEdit Changelog

What's new in PLEdit 7.3 Build 738

May 8, 2024
  • New Tabs main menu which can be sorted alphabetically or by tab position.
  • Fixed printing issue with SQL where last line might not print.
  • Fixed issue opening directory select window on 64bit version.
  • Several improvements to searching and fixed a rare issue with searching backwards with the wholeword option.
  • Several improvements for high dpi screens.

New in PLEdit 7.2 Build 721 (Mar 27, 2022)

  • Fixed an issue with Windows 7 compatibility.
  • Syntax highlighting improvements for unicode characters.

New in PLEdit 7.1 Build 720 (Mar 10, 2022)

  • Tab display improvements:
  • New improved tab text visibility especially in dark theme mode.
  • New tab modified and busy indicators.
  • Editor improvements:
  • New editor quality and performance improvements.
  • New modernized selection color and display improvements.
  • New change tracker indicators.
  • New indent guide indicators.
  • New separate bookmarks and line numbers options.
  • Improved editor option choices on the view menu.
  • Improved editor option choices on the options window.
  • Fixes to undo issues with mixed tab characters.
  • Theme and visual improvements for Windows 11 support.
  • Find and replace improvements with better reporting and less prompting.

New in PLEdit 7.1 Build 716 (Mar 10, 2022)

  • Several visual fixes for Windows 11 support.
  • Several fixes to the undo/redo system especially if hard and soft tabs are mixed in a file.
  • Added Enhanced home key option to toggle home and end key behavior.

New in PLEdit 7.1 Build 714 (Mar 10, 2022)

  • Several fixes to "Save as" to handle file name and extension options.
  • Several changes and fixes to the "add create or replace" to loaded code modules option.
  • Several improvements to the options window.
  • Fixes for high dpi screens.

New in PLEdit 6.2 Build 611 (Jan 19, 2017)

  • Added parenthesis and bracket live highlighting.
  • Added bracket highlighting options on the syntax highlighting page of the options window.
  • Added higher quality icons including dedicated large icons if that option is selected in the toolbar customization window.
  • Added "Interface" option to view menu to select menu and toolbar appearance.
  • General improvements to Oracle Client detection and diagnostics (updated to match Golden.)

New in PLEdit 6.1 Build 610 (Jan 19, 2017)

  • Fixed issue where startup tab wouldn't be reused when loading from database.
  • Fixed a bug in text search in the module list of the load from database window.
  • Fixed several column sizing issues in the module list of the load from database window.
  • Fixed problems if the schema name is a quoted identifier.
  • Improved sorting in the module list window.
  • Improved parsing speed and error position reporting in some cases
  • Fixed an issue where schema could be added twice to the text of a trigger.
  • General improvements with Oracle Client searching and diagnostics.

New in PLEdit 6.0 Build 609 (Jan 19, 2017)

  • Fixed a bug related to closing a tab from the editor popup menu.
  • Added a more robust check for circular links on the favorites menu.
  • Added support for next/previous tab buttons on mice that contain the extra buttons.
  • Improved tnsnames.ora parsing code.

New in PLEdit 6.0 Build 608 (Jan 19, 2017)

  • Added new color coded login window and tabs feature.
  • Updated Oracle Client detection code to match Golden.
  • Updated diagnostic information.
  • Changed the file loading code to only reuse empty startup tabs.
  • Fixed a rare issue where the main menu would disappear.
  • Fixed issue where search across tabs wasn't working.
  • Fixed several comment parsing problems.

New in PLEdit 6.0 Build 607 (Jan 19, 2017)

  • Fixed: The dependency window was not displaying correctly.
  • Fixed: Several windows weren't handling their saved properties correctly.
  • Fixed: Worked around a rare issue that could cause compiles to report success even if they failed.

New in PLEdit 6.0 Build 605 (Jan 19, 2017)

  • Fixed: The alternate login shortcut (Ctrl-J).
  • Fixed: Compile selected modules on the load from database window would stop if an error was encountered.

New in PLEdit 6.0 Build 604 (Jan 19, 2017)

  • Fixed: Loading trigger code from database would not preserve comments in the header section.

New in PLEdit 6.0 Build 603 (Jan 19, 2017)

  • Fixed: String literals with implicit line breaks were using CRLF. Changed to just LF to match PLEdit 5 and SQLPlus.

New in PLEdit 6.0 Build 602 (Jan 19, 2017)

  • Added: "Close other tabs" to the tab popup menu.
  • Fixed: Greatly improved the performance of loading many big files at once.
  • Fixed: Some hotkeys (such as F3) would be disabled until the menu was clicked.
  • Fixed: A display issue in the errors/warnings list.

New in PLEdit 6.0 Build 601 (Jan 19, 2017)

  • Fixed: Error message when running second instance.
  • Fixed: Sometimes wouldn't accept dropped files from Explorer.