Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

3.4.5

January 17, 2024

  • Fixed syntax coloring bug when using multibyte UTF-16 characters in strings and comments

3.4.4

November 2, 2023

  • Updated Open Record dialog to always default to previous table and record
  • Fixed false “Stored Procedure not found” errors
  • Fixed Open Record dialog's Refresh button setting text to "1" in OI 10
  • Fixed CLIENTSIZE returning wrong value in some RDP environments
  • Fixed anchoring of button on Add to Repository form in OI 10
  • Fixed VNAV when using F9 to save records

3.4.3

September 21, 2023

  • Added Hook and Unhook TCL commands
  • Improved VNAV filtering
  • Fixed incorrect VNAVs in OI 10
  • Fixed Open Record dialog’s Refresh button not responding to Alt+R in OI 10

3.4.2

August 17, 2023

  • Added "New View..." button to RDK window
  • Updated Favorites to save when changed instead of when SRP Editor closes
  • Updated Open File lists to save when items are opened and closed instead of when SRP Editor closes
  • Fixed bug in RDK window where double-clicking a view would not enable the Apply button

3.4.1

May 15, 2023

  • Added Expand All and Collapse All to Edit menu
  • Updated Open Record dialog to better handle Quickdex indexes
  • Updated deletion of procedures and inserts to also update git repo
  • Updated auto-commenter to no longer insert unnecessary spaces
  • Updated tooltips to be DPI aware in OI 10
  • Updated Favorites and Test panels to reset to defaults if sizes become inordinately large
  • Fixed Find Previous not working in OI 9
  • Fixed false VNAVs for variables inside function calls
  • Fixed Replace All inserting replacements at beginning of next line
  • Fixed New Item screen DPI issues in OI 10

3.4

March 27, 2023

  • Added Calendar control to SRP_ActiveX_Info
  • Added DPI awareness for OI 10
  • Updated OI 10 version to initialize OIPI before printing, not during startup
  • Updated SRP_ActiveX_Info to be more tolerant of missing registrations
  • Updated OI 10 version to support changes to OI 10.2
  • Fixed bug in OI 10 where event dropdowns for OI controls would be empty

3.3.8

February 17, 2022

  • Added Shift+F2 shortcut to jump to previous marker
  • Updated Add to RDK dialog to work correctly with OI 10 RDK format
  • Fixed bug where opening a record from a CODE table that wasn’t code would hang

3.3.7

January 21, 2022

  • Fixed splitter bar settings for OI 10

3.3.6

January 19, 2022

  • Updated Help menu command to open OI Help in OI 10
  • Fixed bug in OI 10 where Ctrl+F and Ctrl+H wouldn’t work in some circumstances

3.3.5

December 22, 2021

  • Fixed bug where List command would not format some columns
  • Fixed bug where Find window would clear out Label List combo box during search

3.3.4

October 18, 2021

  • Fixed bug where Find would not highlight a word if it was the last word in the document
  • Fixed bug where Undoing a record expansion would not update the margin to match the change

3.3.3

August 16, 2021

  • Added support for #pre and #endpre directives
  • Fixed crash that would sometimes occur when closing the Find dialog

3.3.2

April 30, 2021

  • Added directives to autocomplete dropdown, e.g., #ifdef, #region, etc.

  • Fixed bug where auto-justify would break while Find/Replace was active.

3.3.1

April 26, 2021

  • Updated Find/Replace windows to no longer support autocompletion while typing. This will help with case sensitive searches.

3.3

April 21, 2021

  • Added check for existing stored procedures during compile
  • Added Copy Special... menu item
  • Updated Copy logic to only copy text in color. For line numbers, use the new Copy Special... menu item
  • Updated Find and Replace dialogs to appear in top right corner of editor
  • Updated Find dialog to stay open
  • Updated Find and Replace to highlight all instances of search text while dialog is open
  • Updated Find and Replace to show X of Y when moving to Next and Previous search
  • Updated Replace dialog to support F4
  • Updated license handling
  • Updated VNAV handling to exclude variables after DIM/DIMENSION statement
  • Fixed bug where adding new lines after a THEN keyword would insert an END keyword below even if there is already an END or END ELSE
  • Fixed bug where new Events or Services (Extended BASIC+) wouldn't get code folded
  • Fixed bug where Unit Testing panel would not resize when hiding/showing Command Line
  • Fixed bug where Select Tables link would not be at the bottom of the table list in the SRP Table Search utility
  • Fixed bug where Ctrl+U would not work if a partial word was selected
  • Fixed bug where Ctrl+J would not handle empty elements safely

...