Recent content by Uwe

  1. U

    @Marco: Any time schedule for Version 13?

    Hi Marco, it's been 9 months since the last update. Can you give any infomation when Version 13 is about to be released? Just curious. Regards, Uwe
  2. U

    Code mistaken as SUBSTITUTION VARIABLE causes COMPILE Errors

    The biggest advantage for me is code completion which won't work in SQL window. When using the "Compile current" plug-in you can only compile the package body which avoids invalid objects. And not to forget - the "show content" navigator pane.
  3. U

    Feature Request: De-/Increase Font Size with Ctrl + Mousewheel

    Having worked with IntelliJ for a while now I desperately miss a shortcut for increasing or decreasing the font size in the editor. Especially when doing pair programming I frequently need this. Maybe it's a minor effort and you could implement this in the next few increments? :) Regards Uwe
  4. U

    how to disable ascii code in SQL Editor status line?

    That's it. It was "caused" by rrProject-Plugin. Thanks for the hint. Regards Uwe
  5. U

    editor window freezes for a few seconds after copy

    Just curious... Do you have Outlook open when having those problems? Many tools lose their hickups when you close Outlook :oS
  6. U

    how to disable ascii code in SQL Editor status line?

    Hi, the status line shows the ascii code for every character my cursor is on. I don't know if I enabled it somewhere but it annoys me. Can somebody tell me how to disable it? Regards Uwe 12.0.1.1814 (32-bit)
  7. U

    What about Feature Request Polls?

    Hello Marco, there are a lot of enhancement request in this forum. It would be nice if they could get their own forum. In addition it would be great if one could vote for each one. I really like the way your competitor Quest handles this with the "Idea Pond". This way you could easily track the...
  8. U

    Feature Request: Ignore NULL-Values when exporting Result Set as Insert Statement

    Hello Marco, we use very broad tables with sparse data (better don't ask why :smirk: ). When exporting the data as Insert Statements I get 80-90% NULL values. I really would appreciate if there was a way to ignore the NULL columns in the statements. Regards Uwe
  9. U

    11.0.3: Filtering Text in Object Browser does not work...

    Hi there, filtering text in Object Browser does not work in user defined folders where you have a defined WHERE clause. Regards, Uwe
  10. U

    Enhancement Request: Fixed "Sort Content"

    Indeed! Thank you.
  11. U

    Enhancement Request: Fixed "Sort Content"

    Hi there, every time I open a package/type I have to sort the content in the contents pane. It would be nice if there was an option in the preferences for "Program Window" to automatically sort the content. Thanks and regards, Uwe
  12. U

    Enhancement request: Column comment in Single Record View

    Hello, in SQL data grid when switching to Single Record View it would be great if column comments could be shown as third column (Row 1, Fields, Comment). For the sake of performance this should be de-/activatable. What's your opinion? Regards Uwe Pliha
  13. U

    Browser Folders for

    Very nice! Thank you!
  14. U

    Browser Folders for

    Hello, I want to define my own Browser Folder using a specific where clause. How can I make this apply to the user I choose from the user list? If I omit the owner in the WHERE clause objects of _all_ users are shown. If I apply 'owner = user' only objects are shown of the user I logged on...
Back
Top