PL/SQL Developer 13.0 Beta 8 released

Status
Not open for further replies.

Marco Kalter

Administrator
Staff member
We have released Beta 8 32 bit and Beta 8 64 bit with the following fixes and enhancements:
  • AutoReplace did not work in the SQL Editor of the Explain Plan Window
  • When Editor preference "Keyword case" is not "Unchanged", typing text over a selection can incorrectly change its case
  • Table.column highlighting did not work correctly at the end of the editor text
  • Some dialog positions would not be preserved on single monitor configurations
  • When using the Text Importer to create a script with the "truncate" option, the TRUNCATE TABLE command would be incorrect and fail
  • When using the Text Importer to create a script, a SET DEFINE OFF command is now added to the script
  • Table.column highlighting did not always work correctly for subselect fields using the same table as the main select
  • Table.column highlighting could highlight expressions
  • Delete & Unindent did not work correctly when the last character on a line is a space
  • Delete & Unindent could affect cursor position and selection for read-only sources
  • The "Save changed files when PL/SQL Developer loses focus" option now only saves windows with an associated file
  • New User Interface / Options preference "Use standard Windows file dialog" added
  • SQL Window result set splitter could be too low, hiding the result set
  • SQL Window status line column information would revert to SQL result after 10 seconds
  • Saving a new Program Window did not update the window title
  • Oracle username in the application title was always displayed in uppercase
 
Status
Not open for further replies.
Back
Top