Recent content by adrian_star

  1. adrian_star

    Feature Request – Add Close (X) Button in “Window List” for Open Documents

    I understand. I'm not good at keyboard shortcuts, I prefer to use the UI. 😅
  2. adrian_star

    Feature Request – Add Close (X) Button in “Window List” for Open Documents

    Hello, I would like to propose a usability improvement for the Window List feature in PL/SQL Developer. Current behavior The Window List provides a convenient overview of all currently open documents/windows (SQL Windows, Program Windows, etc.). However, currently: There is no direct option to...
  3. adrian_star

    Bug Report + Feature Request – Incorrect session state indicators and missing reconnect option after connection loss

    In my case both options was disabled. I've activated them. When the connection is lost, the 'Commit' and 'Rollback' buttons activate.
  4. adrian_star

    Bug Report + Feature Request – Incorrect session state indicators and missing reconnect option after connection loss

    Hello, I would like to report an issue related to session state handling in PL/SQL Developer, along with a suggested usability improvement. 🐞Bug description In situations where the database session is lost (e.g., due to network issues), the application does not immediately reflect the...
  5. adrian_star

    Feature Request – Ability to copy procedure/function name from Package Content Window

    Hello, I would like to propose an enhancement related to package navigation in PL/SQL Developer. Current behavior When opening a package or package body, the Content Window (navigation panel) displays a structured list of: Procedures Functions However, currently: It is not possible to copy...
  6. adrian_star

    Feature Request – Ability to Copy Schema Name in “Connections” Window (Ctrl+C)

    Hello, I would like to propose a small usability improvement for the Connections window in PL/SQL Developer. Current In the Connections module, there is a tree/list of available schemas that users can connect to. This list is frequently used when switching between different database users...
  7. adrian_star

    Feature Request: Enable Uppercase/Lowercase Conversion in "Edit Data" Mode

    Hello, I would like to propose a small usability improvement regarding the Edit Data feature. When using the context menu option "Edit Data" on a table, the application opens a query window that allows direct editing of table records. This is a very useful feature for quick data corrections...
  8. adrian_star

    Bug Report – Inconsistent Paste Behavior in Column Filter Field (Multiline Clipboard Handling)

    Hello, I would like to report an inconsistency related to clipboard handling in PL/SQL Developer. Environment / Configuration In Preferences: User Interface → Editor → Clipboard The option: is disabled. With this configuration, when copying columns (e.g., from the Objects window using...
  9. adrian_star

    Feature Request – Sorting and Pinning options in “Objects” Window

    I would like to add one additional suggestion related to the “Folders” customization in the Objects window. Currently, the number of available colors for folder customization is quite limited (six predefined colors). While the feature itself is very useful, the restricted palette significantly...
  10. adrian_star

    Bug Report – Query Builder does not inherit Dark Theme (Auto Mode)

    Hello, I would like to report what appears to be a theme-related inconsistency in PL/SQL Developer. Environment Color theme mode: Auto System theme: Dark mode (Windows default) PL/SQL Developer correctly inherits the dark theme in main application windows Issue description After enabling and...
  11. adrian_star

    Feature Request – Sorting and Pinning options in “Objects” Window

    Thank you Marco for the clarification and for pointing out the Preferences→ Object Browser Folders functionality. I have reviewed these options and I agree that they provide powerful customization capabilities, including: Changing folder order Changing folder colors Defining custom folders...
  12. adrian_star

    Feature Request – “All” Node for Table-Related Objects in Objects Window

    Hello, I would like to propose an enhancement to the “Objects” window in PL/SQL Developer. Current behavior When browsing a table in: Objects → Tables → [Table Name] The tree structure organizes related objects into separate subfolders such as: Primary key Unique keys Foreign keys Indexes...
  13. adrian_star

    Feature Request – Sorting and Pinning options in “Objects” Window

    Hello, I would like to propose an enhancement to the “Objects” window in PL/SQL Developer. Current behavior In the “Objects” window, object categories (such as Tables, Views, Packages, Types, Triggers, etc.) are displayed in a fixed order. At the moment: The list does not appear to follow...
  14. adrian_star

    Feature Request – Optional Vertical tab list view for Open Windows

    Hello, I would like to propose an enhancement to the window management interface in PL/SQL Developer. Current behavior Currently, open documents (SQL Windows, Program Windows, Command Windows, etc.) are displayed as horizontal tabs at the top of the main workspace. While this layout works well...
  15. adrian_star

    Feature Request – Native XLSX Importer Tool (Excel File Support)

    Hello, I would like to propose a new feature for PL/SQL Developer: a dedicated XLSX Importer tool for importing data directly from Microsoft Excel files. Current situation The existing Text Importer works well for CSV and other delimited text formats. However, in real-world environments, data...
Back
Top