dbForge Documenter for Oracle v6.0 release notes

Last modified: June 12, 2025

SQL Document

  • Added keyboard shortcuts to duplicate, remove, and join the current line.
  • Added CTRL+/ to comment on a code selection inside a line.
  • Added Ctrl+C and Ctrl+X to copy or cut the entire current line to the clipboard, respectively.
  • Added the ability to use a triple click to select the entire current line.
  • Added highlighting for INSERT statements where the number of values in the VALUES clause does not match the number of columns specified.
  • Added Ctrl+F12 or Ctrl+] to navigate between matching brackets.
  • Improved the general behavior of syntax check.
  • Added highlighting and quick navigation between syntax pairs, including IF … ELSE, BEGIN … END, and CASE WHEN … ELSE … END.

Data Editor

  • Replaced the Custom AutoFilter window with the advanced Filter Editor window.
  • Added a new command to the shortcut menu - Set Value To > Unique Identifier.

Query history

  • Redesigned Query History with a new toolbar featuring an improved range selection and the Clear option for deleting query history.

Other improvements

  • Integrated SQL Formatter into all commercial editions of dbForge tools for Oracle.
  • Added the ability to search for option names in the Options window.