We have finished the Plyxon Alpha stage, and have released Plyxon Beta 1 with the following enhancements:
- Object List popup menu item "Edit Spec & Body" added for packages and types
- Right-clicking on a package or type name in the editor now allows you to edit the specification, body, or both
- The "Compare to Current Database Source" editor function now works on the command at the cursor position
- New "Compare" item added to the Code Contents popup menu with multi-select support
- Table Definition Editor "View SQL" button for an unchanged table will now show the table creation SQL
- Object List popup menu item "Copy > DDL" added
- Fullscreen mode support added for macOS
- Configure Accounts now has a "Duplicate" button
- Editor popup menu item "Reload > Current Database Source" added
- Editor popup menu item "Reload > Current File" is now always enabled
- SQL Document will now check for database object changes with "Reload" and "Differences" options
- Find Dialog range options "From Cursor" and "To Cursor" added
- You can now specify [_] in a Code Snippet to add trailing spaces
- New Code Assistant preference: "Place closing parentheses on a new line when inserting items on multiple lines"
- Code Assistant will align commas with opening parentheses when appropriate
The following fixes have been implemented:
- Fixed possible error when re-executing query while editing a result set
- Code Contents sorting did not work
- Code Assistant could overlap popup menus on Linux and macOS
- Incremental search typing did not work for some characters (underscore, parentheses, ...)
- Hints and Code Assistant could show on background forms
- Horizontal mouse wheel / touchpad scrolling did not work in the editor
- Fixed editor "Access Violation" error
- Fixed editor "List index out of bounds" error
- Typing a space would close the Code Assistant
- SQL Document result set "Copy as HTML table" could include incorrect header text
- Editor unindent with shift tab did not work correctly on one line
It can be downloaded
here.