| SQL Editor | Changed Describe Object shortcut from Shift+F2 to F11 |
| SQL Editor | Changed Compare Bookmarks shortcut from Shift+F4 to Shift+F12 |
| Completion Proposal | Non-alphanumeric characters will close proposal |
| Completion Proposal | Object lising is displayed if a valid owner is located before period |
| Completion Proposal | Method lising is displayed if a valid package or type is located before period |
| Completion Proposal | Forced max width of 400 pixels |
| Completion Proposal | Mouse hint used for text longer than max width |
| SQL Editor | Created hint class with ability to bold all or some of the output |
| SQL Editor | Display hint for defined function parameters |
| SQL Editor | Display hint for method parameters on database object (procedures, functions, type methods, etc.) |
| SQL Editor | Multiple File support / multiple tab interface |
| SQL Editor | Removed current file name from SQL Editor window's caption |
| SQL Editor | Changed shortcut on "Toggle Editor Focus" from Ctrl+Shift+Tab to Shift+Tab |
| SQL Editor | Added tab navigation (Ctrl+Tab - forward, Ctrl+Shift+Tab - backward) |
| SQL Editor | Changed "Query" main menu item to "Run" |
| SQL Editor | Added shortcut to "New" File menu item (Ctrl+N) |
| SQL Editor | Added "Close" File menu item (Ctrl+F4) |
| SQL Editor | Added "Toggle Breakpoint" Run menu item (F5) |
| SQL Editor | Added "Debug Windows" menu item to Window menu |
| SQL Editor | Added "Breakpoints" to Debug Windows sub-menu |
| SQL Editor | Added "Call Stack" to Debug Windows sub-menu |
| SQL Editor | Added "Variables" to Debug Windows sub-menu |
| SQL Editor | Added "Enabled" to right-click menu when breakpoint under cursor |
| SQL Editor | Added "Breakpoint Properties" to right-click menu when breakpoint under cursor |
| SQL Editor | Added "Evaluate / Modify" Run menu item (Ctrl+F7) |
| SQL Editor | Added "Step Over" Run menu item (F8) |
| SQL Editor | Added "Step Into" Run menu item (F7) |
| SQL Editor | Added "Step Out" Run menu item (Shift+F8) |
| SQL Editor | "New" will open a new tab instead of clearing contents (if needed) |
| SQL Editor | "Open" will open file in a new tab |
| SQL Editor | Added "Close" to right-click menu (Ctrl+F4) |
| SQL Editor | Multiple files may be dropped into editor from explorer (instead of just 1) |
| SQL Editor | Completion Proposal will show hourglass when necessary |
| SGA Browser | Add statement to editor will open into new file tab |
| SQL Builder | Add statement to editor will open into new file tab |
| SQL Editor | Check for debug access on login |
| SQL Editor | Added ability to execute PL/SQL scripts directly into debug mode |
| SQL Editor | Allowed breakpoint color line |
| SQL Editor | Allowed debug step line color line |
| SQL Editor | Added step line execution gutter marker |
| SQL Editor | Added breakpoint gutter marker |
| SQL Editor | Added breakpoint / step gutter marker |
| SQL Editor | Added exception encountered gutter marker |
| SQL Editor | Added disabled breakpoint gutter marker |
| SQL Editor | Allowed gutter clicking for breakpoint toggling |
| SQL Editor | Hint breakpoint properties when cursor over breakpoint gutter marker |
| SQL Editor | Statement execution will continue debug if debugging |
| SQL Editor | Cancel Statement will abort debug if debugging |
| SQL Editor | Executed statements or debug processes will cancel when application closed |
| SQL Editor | Debug Variables will display value in hint when cursor over variable |
| Breakpoint Properties | Added breakpoint properties functionality |
| Breakpoint List | Added list of all breakpoints with properties |
| Breakpoint List | Added ability to locate source line via Dbl-Click or "View Source" menu item |
| Breakpoint List | Added link to Breakpoint Properties via "Properties" menu item |
| Breakpoint List | Added Stay on Top ability |
| Call Stack | Added call stack functionality |
| Call Stack | Added ability to locate source line via Dbl-Click or "View Source" menu item |
| Call Stack | Added Stay on Top ability |
| Variables | Added debug variables functionality |
| Variables | Added link to Evaluate / Modify via Dbl-Click or "Modify" menu item |
| Variables | Added Stay on Top ability |
| Evaluate / Modify | Added ability to view and modify debug variables during debug execution |
| Evaluate / Modify | Added Stay on Top ability |
| Statement Selection | Added prompt for "Current Statement" or "All as Statement" when originally stepping into a PL/SQL block |
| SQL Editor | Added "New" menu item to Database menu |
| SQL Editor | Added "Function" to New sub-menu |
| SQL Editor | Added "Package" to New sub-menu |
| SQL Editor | Added "Procedure" to New sub-menu |
| SQL Editor | Added "Sequence" to New sub-menu |
| SQL Editor | Added "Table" to New sub-menu |
| SQL Editor | Added "Trigger" to New sub-menu |
| SQL Editor | Added "Type" to New sub-menu |
| SQL Editor | Added "View" to New sub-menu |
| SQL Editor | Added "Directories" menu item to Database menu |
| SQL Editor | Added "Parameters" menu item to Database menu |
| Database Directories | Added Directories View |
| Database Directories | Added ability to add directories |
| Database Directories | Added ability to remove directories |
| Oracle Parameters | Added Parameters View |
| New Function | Added New Function Wizard |
| New Package | Added New Package Wizard |
| New Procedure | Added New Procedure Wizard |
| New Sequence | Added New Sequence Wizard |
| New Table | Added New Table Wizard |
| New Trigger | Added New Trigger Wizard |
| New Type | Added New Type Wizard |
| New View | Added New View Wizard |
| Database Browser | Added "New…" menu item to right-click menu |
| Database Browser | Invoke New Function from "New…" when functions selected |
| Database Browser | Invoke New Package from "New…" when packages selected |
| Database Browser | Invoke New Procedure from "New…" when procedures selected |
| Database Browser | Invoke New Sequence from "New…" when sequences selected |
| Database Browser | Invoke New Table from "New…" when tables selected |
| Database Browser | Invoke New Trigger from "New…" when triggers selected |
| Database Browser | Invoke New Type from "New…" when types selected |
| Database Browser | Invoke New View from "New…" when views selected |
| Describe Table | Added "Create Index…" menu item to Columns right-click menu |
| New Index | Added New Index Wizard |
| Find in Files | Removed modal window status |
| Find in Files | Double-click loads file into editor instead of floating pane |
| Find in Database | Removed modal window status |
| SQL Script Viewer | Reengineer parsing methods (allowing for more complex statements) |
| Parameters Entry | Select Value text on arrow key navigation |
| Parameters Entry | Added right-click menu to parameter listing |
| Parameters Entry | Added 'Show Usage' capability for multiple statement execution |
| Parameters Entry | Invoke statement viewer to display statement executions for 'Show Usage' |
| SQL Builder | Added Navigator ability |
| SQL Builder | Relocate positioning based on selection in Navigator |
| Add Variable | Allow for drop-down selection of common functions |
| Add Variable | Highlight function parameters on function selection |
| Add Variable | Added "Quote Variable (string)" checkbox |
| SQL Builder | Handle quoted variables as string variables |
| SQL Editor | Allow statement executions with ending semi-colon |
| SQL Editor | Added Auto Completion Hints |
| SQL Editor | Allowed Shift+Space to invoke Auto Completion from displayed hint |
| Export Data | Added "Export as Script" radio button |
| Export Data | Added "Export to delimited file" radio button |
| Export Data | Disable "Export as Script" on read-only data set |
| Export Data | Moved "Tab Delimited" to "Export to delimited file" sub-group |
| Export Data | Moved "Comma Delimited" to "Export to delimited file" sub-group |
| Export Data | Moved "Other" to "Export to delimited file" sub-group |
| Export Data | Moved "Include Column Headers" to "Export to delimited file" sub-group |
| Export Data | Moved "Double Quote Text" to "Export to delimited file" sub-group |
| Export Data | Export data set as Insert scripts when "Export as Script" selected |
| Auto Completion Options | Removed "Add" button |
| Auto Completion Options | Removed "Modify" button |
| Auto Completion Options | Removed "Delete" button |
| Auto Completion Options | Added "Add" tool button |
| Auto Completion Options | Added "Modify" tool button |
| Auto Completion Options | Added "Delete" tool button |
| Auto Completion Options | Invoke "Add" with Insert key on listing |
| Auto Completion Options | Invoke "Delete" with Delete key on listing |
| Auto Completion Options | Invoke "Modify" with Double-Click on listing |
| Editor Options | Removed Proposal Delay option (moved to Advanced Editor Options) |
| Options | Added "Advanced" tree item to options selection |
| Options | Added Advanced Editor Options functionality |
| Advanced Editor Options | Added Coding Aids group |
| Advanced Editor Options | Added Debugging group |
| Advanced Editor Options | Added option for Method Argument Hints |
| Advanced Editor Options | Added option for Auto Completion Hints |
| Advanced Editor Options | Added option for Automatic Completion Proposal |
| Advanced Editor Options | Added delay slider for Automatic Completion Proposal |
| Advanced Editor Options | Added option for Integrated Debugging |
| Advanced Editor Options | Added option to Stop on Exceptions |
| Completion Proposal | Scroll bar did not always update list position |
| SQL Editor | DDL and PL/SQL run in background would not display appropriate errors |
| Database Connection | Arrow key navigation through previous connections will now update edit fields |
| Database Browser | Partition Information for tables would become invisible after navigation |
| Auto Completion Options | Deleting an item would throw the list and source out of sync |
| SQL Editor | Changed Explain Plan keyboard shortcut from F8 to Shift+F4 |
| SQL Editor | Changed Explain Plan All keyboard shortcut from Ctrl+F8 to Ctrl+Shift+F4 |
| SQL Editor | Changed Describe Object shortcut from F7 to Shift+F2 |
| SQL Editor | Added menu images to right-click menu |
| Search Dialog | Removed "Search from caret" checkbox |
| Search Dialog | Removed "Selected text only" checkbox |
| Search Dialog | Added "Scope" option box (replacing Selected text only) |
| Search Dialog | Added "Origin" option box (replacing Search from caret) |
| Search Dialog | Added "Regular Expressions" checkbox |
| Search Dialog | Added regular expression functionality for both search and replace |
| Find in Files | Added menu item to Search menu |
| Find in Files | Added Find in Files dialog and functionality |
| Find in Files | Load Statement Viewer on file double click |
| Find in Database | Added menu item to Search menu |
| Find in Database | Added menu item to Database Browser pop-up menu |
| Find in Database | Added Find in Database dialog and functionality |
| Find in Database | Load Describe window on object double click |
| Syntax Highlighting | Added customizable keyword functionality to the SQL highlighter |
| Syntax Highlighting | Added Java highlighter |
| Syntax Highlighting | Added C++ highlighter |
| Syntax Highlighting | Added HTML highlighter |
| Syntax Highlighting | Added Perl highlighter |
| Syntax Highlighting | Added XML highlighter |
| Syntax Highlighting | Added custom highlighter functionality |
| Syntax Highlighting | Attached file filter to a specific highlighter |
| Highlighter Options | Removed preview pane |
| Highlighter Options | Added "Preview changes" checkbox |
| Highlighter Options | Added "Highlighter" drop-down selection |
| Highlighter Options | Added "Properties" button |
| Highlighter Options | Added "Delete" button |
| Highlighter Options | Added "Keyword Dictionary" button |
| Highlighter Options | Minor window redesign |
| Highlighter Options | Added Highlighter Properties window |
| Highlighter Options | Added Keyword List window |
| Highlighter Options | Added "Keywords" registry key |
| SQL Editor | Added support for multiple highlighters |
| SQL Editor | Added "Syntax Highlighter" menu item (submenu toggles current highlighter) in right-click menu |
| SQL Editor | Added "Syntax Highlighter" tool button (for highlighter switching and options) |
| SQL Editor | Compile "Open" dialog filter from highlighter filters |
| SQL Editor | Compile "Save" dialog filter from highlighter filters |
| SQL Editor | Save current highlighter name to registry when closing |
| SQL Editor | Load last used highlighter from registry when loading |
| SQL Editor | Load appropriate highlighter when file opened |
| SQL Editor | Changed caption of Open dialog to "Open File" |
| SQL Editor | Changed caption of Save dialog to "Save File" |
| Statement Viewer | Added support for multiple highlighters |
| Statement Viewer | Added right-click popup menu |
| Statement Viewer | Added "Syntax Highlighter" menu item (submenu toggles current highlighter) in right-click menu |
| Statement Viewer | Added "Save As" menu item in right-click menu |
| Statement Viewer | Compile "Save" dialog filter from highlighter filters |
| Statement Viewer | Added "Undo" menu item in right-click menu |
| Statement Viewer | Added "Cut" menu item in right-click menu |
| Statement Viewer | Added "Copy" menu item in right-click menu |
| Statement Viewer | Added "Paste" menu item in right-click menu |
| Statement Viewer | Added "Select All" menu item in right-click menu |
| Statement Viewer | Added "Upper Case" menu item in right-click menu |
| Statement Viewer | Added "Lower Case" menu item in right-click menu |
| Statement Viewer | Added "Indent" menu item in right-click menu |
| Statement Viewer | Added "Unindent" menu item in right-click menu |
| Statement Viewer | Added "Describe Object" menu item (function as SQL Editor) in right-click menu |
| Auto Completion Options | Removed generic editor, replaced with Statement Viewer |
| Describe Function | Renamed "Source" Tab to "DDL Script" Tab |
| Describe Function | Added "Create or Replace" to listed source |
| Describe Package | Renamed "Source" Tab to "DDL Script" Tab |
| Describe Package | Removed Body Source Tab |
| Describe Package | Appended Package Body Script Tab to DDL Script |
| Describe Package | Added "Create or Replace" to listed source |
| Describe Package | Added "Create or Replace" to listed body source |
| Describe Procedure | Renamed "Source" Tab to "DDL Script" Tab |
| Describe Procedure | Added "Create or Replace" to listed source |
| Describe Sequence | Added "DDL Script" Tab |
| Describe Sequence | Added Sequence DDL Reverse Engineering (script on DDL Script tab) |
| Describe Table | Added "DDL Script" Tab |
| Describe Table | Added Table DDL Reverse Engineering (script on DDL Script tab) |
| Describe Trigger | Renamed "Source" Tab to "DDL Script" Tab |
| Describe Trigger | Added "Create or Replace" to listed source |
| Describe Trigger | Added Trigger DDL Reverse Engineering (script on DDL Script tab) |
| Describe Type | Renamed "Source" Tab to "DDL Script" Tab |
| Describe Type | Removed Body Source Tab |
| Describe Type | Appended Package Body Script Tab to DDL Script |
| Describe Type | Added "Create or Replace" to listed source |
| Describe Type | Added "Create or Replace" to listed body source |
| Describe View | Renamed "Source" Tab to "DDL Script" Tab |
| Describe View | Added "Create or Replace" to listed source |
| Describe View | Added View DDL Reverse Engineering (script on DDL Script tab) |
| Database Browser | Added "Generate Schema Script" menu item |
| Database Browser | Created progress bar for schema script generation |
| Options | Added DDL Script to Options Tree |
| DDL Script Options | Added to / not to include miscellaneous scripts while generating |
| Parameters Entry | Forced up and down arrow keys to change parameter on Parameter edit box |
| Parameters Entry | Forced up and down arrow keys to change parameter on Value edit box |
| Comparison Options | Added entry to calculate average based on X executions |
| Compare Statements | Added ability to calculate averages based on preset number of executions |
| SQL Editor | Added "Compare Editor Contents" menu item to File Menu |
| SQL Editor | Added "Against Saved File" sub-menu item |
| SQL Editor | Added "Against File..." sub-menu item |
| Compare Text | Added text comparison functionality |
| Compare Text | Added text merge capabilities |
| Describe Window | Added "Compare DDL Script" menu item to arrow menu |
| Describe Window | Added "Against Editor Contents" sub-menu item |
| Describe Window | Added "Against File..." sub-menu item |
| Describe Window | Added "Against another Object" sub-menu item |
| Select Object Window | Created and added to Describe - compare against another object |
| Database Browser | Added "Compare Schema Script" menu item to pop-up menu |
| Database Browser | Added "Against File..." sub-menu item |
| Database Browser | Added "Against another Schema..." sub-menu item |
| Select Object Window | Allowed selection of only schema for schema ddl compare |
| SQL Editor | Added "New Instance" menu item to the File Menu |
| SQL Editor | Added "Source Code Control" menu item to the Tools Menu |
| SQL Editor | Added "SCC Manager" submenu item to the Source Code Control menu |
| SQL Editor | Added "Add to Provider" submenu item to the Source Code Control menu |
| SQL Editor | Added "Get Latest" submenu item to the Source Code Control menu |
| SQL Editor | Added "Check In File" submenu item to the Source Code Control menu |
| SQL Editor | Added "Check Out File" submenu item to the Source Code Control menu |
| SQL Editor | Added "Undo Check Out" submenu item to the Source Code Control menu |
| SQL Editor | Added "File Differences" submenu item to the Source Code Control menu |
| SQL Editor | Added "SCC Manager" button to Tools toolbar |
| SQL Editor | Added "Add to Provider" button to Tools toolbar |
| SQL Editor | Added "Get Latest" button to Tools toolbar |
| SQL Editor | Added "Check In File" button to Tools toolbar |
| SQL Editor | Added "Check Out File" button to Tools toolbar |
| SQL Editor | Added "Undo Check Out" button to Tools toolbar |
| SQL Editor | Added "File Differences" button to Tools toolbar |
| SQL Editor | Added check for file being checked out when loaded into editor |
| SCC Manager | Added SCC Integration Capabilities |
| SCC Provider | Added SCC Provider / Project selection Capabilities |
| SQL Editor | Added ability to login to SCC provider (project selection) on application start |
| SQL Editor | Added quick re-connect capabilities to reconnect to a database |
| SQL Editor | Changed "Connect to Database" button to have drop-down |
| SQL Editor | Load last 5 connections into "Connect to Database" button drop-down |
| Password Entry | Added Password Entry window for reconnect (if password not stored) |
| SQL Editor | Added "FTP Manager" menu item to the Tools menu |
| SQL Editor | Added "FTP Manager" button to the Tools toolbar |
| FTP Manager | Added full FTP client capabilities |
| Registration | Allowed for evaluation extension |
| About Box | Complete redesign of interface |
| Splash Screen | Complete redesign of interface |
| Describe | Removed size parameter from LOB columns |
| Describe | Arguments in Oracle 9i for Procedures and Functions will now show |
| SQL Editor | Keystroke shortcut modifications now update toolbar shortcuts |
| SQL Editor | Read-only files are now being flagged read-only when opened |
| Search Dialog | "Search for" hotkey will focus appropriate control |
| Replace Dialog | "Search for" hotkey will focus appropriate control |
| Replace Dialog | "Replace with" hotkey will focus appropriate control |
| History / Pin List | Corrected Access Violation when closing a sorted list |
| SQL Editor | Auto-complete caused "List Index out of Bounds" when functions.acm was missing |
| Describe | Corrected auto-size of column name on Columns tab |
| Query Results | Corrected "Index out of bounds" when multiple columns are grouped |
| Analyze Table | When complete, the duration is displayed in seconds with the completion dialog. |
| Comparisons | Comparisons may be performed from the SQL Editor by comparing statements at bookmarks. |
| Connect To Database | Added ability to delete previous connections from the list by pressing delete while selecting the desired connection. |
| Connect To Database | Passwords may be saved if selected to do so in the Miscellaneous Options. |
| Connect To Database | Encrypted previous connection file. Previous connection files may still be read and will be converted when saved. |
| Database Browser | Added ability to analyze all tables when right-clicking the "Tables" branch. |
| Describe | Added Partitions tab for partitioned tables. |
| Describe | Added default column for the columns tab to display the column default. |
| Describe | Added ability to view nested tables properties |
| Describe | Added ability to view type collection properties |
| Explain Plan | Hinted labeled text on the information pane to prevent clipping. |
| Explain Plan | Added partition start and stop information, visible only when available. |
| Explain Plan | Added export options (Save to Image, Copy to Clipboard, and Print). |
| Explain Plan | Removed need for additional session to be connected. |
| Explain Plan | Table name customization for the PLAN_TABLE found in the Miscellaneous Options. |
| Formatting | Added location for the formatting configuration file in the Formatting Options. |
| Formatting | If the formatting configuration file is read-only, changes may not be made to the formatting settings. |
| Grid | Summations created on the Summary Footer are now affected by any selected filter. |
| Grid | The contents of the grid may also be saved to XML and Text in addition to XLS and HTML. |
| History List | Added application synchronization, allowing all open instances of SQL Insight to share a common History List. |
| List Views | All list views within the application may be sorted, both ascending and descending, by clicking on the column header in which to sort. |
| Options | Added application synchronization, allowing all open instances of SQL Insight to be affected by the changes made in options. |
| Pin List | Added application synchronization, allowing all open instances of SQL Insight to share a common Pin List. |
| SGA Browser | Added Explain Plan tab to view Explain Plan results on the selected statement. |
| SGA Browser | Added Statistics tab to view the selected statements statistics compared to the average. |
| SQL Builder | Added Explain Plan tab to view Explain Plan results on the generated statement. |
| SQL Builder | Added Results tab to view query results on the generated statement. |
| SQL Editor | Timed drop down for the Completion proposal (after a period). This time may be modified in the Miscellaneous Options. |
| SQL Editor | Added Goto Line functionality available from the Search Menu. |
| SQL Editor | Added ability to execute the editor's contents via SQL*Plus. |
| SQL Editor | Created an Auto-Save, enabled through the Editor options, which will save the contents of the editor to "AutoSave.sql" every few minutes, as designated in the Editor Options. |
| SQL Editor | Added Compare Bookmarks toolbar item and menu item. |
| Statement Viewers | Added a preview pane, visible by toggling the option when right-clicking the viewer. This includes the History List, Pin List, SQL Comparisons List, and any other as such within the application. |
| Database Connection | When trying to reconnect to a lost session, fixed the error generated for already being in a transaction. |
| DBMS Output | Forced a check if the procedure encounters an error. |
| Describe | Now displaying both Source and Body Source for Type objects. |
| Describe | Type objects will now display Describe information when they have no attributes. |
| Describe Object | When describing from the menu item "Describe Object", the remote server name would be incompletely read if a period was present. |
| SQL Builder | You will only be prompted to save changes when a change has been made. |
| SQL Editor | Shift+Space will produce a space if an entry from Auto Completion was not found. |