Versions Compared

Key

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

3.3

  • 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

3.2.3

  • Fixed references to SRPControls.ocx that should have referenced SRPEditor.ocx
  • Fixed options dialog to update unit test panel when theme changes
  • Fixed bug where changing theme would sometimes leave behind artifacts from other themes
  • Fixed bug where auto indent would sometimes insert an extra tab

...