Recent content by matejj

  1. M

    Beautifier list format

    I have a feature request regarding Beautifier Beautifier has an option how to format Item lists. It has options a) On one line b) One item per line I would like to have a seperate options for named notation and not named notation (I would like to have named notation in seperate lines, but not...
  2. M

    Help size

    Help for PL/SQL Dev is always showing full page of User's Guide. Can you add zoom? I have to read help on full screen, because otherwise the text is too small to read. I have two monitors and when PL/SQL Dev is maximized there is a window list dropdown on the right. When I click on the dropdown...
  3. M

    AI-Assistant

    Looks like free account on chatGPT does not work for integration to PL/SQL Dev. You always get the message "You exceeded your current quota..." So the question is what kind of subscription does work. For example at AI2sql only Enterprise level subscription has API access. But, do I really need...
  4. M

    PLSQL Developer freezes very often

    I have a bit different problem. 1. When the PLSQL Developer Freezes It freezes also the whole desktop. I'm unable to click on any other program. When ver. 14 was freezing (due to recompiling many objects on base) then I could switch to another program. Now the whole Windows freeze. Looks like...
  5. M

    New design

    I think that the new design follows clean look design philosphy. It is not better, not worse, just different. I like the new clean look since some icons in version 14 I didnt't like at all. But I agree that little color in some icons would go a long way. For exmaple I have in toolbar: logon...
  6. M

    Auto replace with cusor positioning

    Thank you. It works great!
  7. M

    Auto replace with cusor positioning

    I have a feature request: After auto replace I would like to position cursor to specific position. For example: td*= to_date('','dd.mm.yyyy') and cursor is on the end of new text, but I would like to positon cursor: to_date('here','dd.mm.yyyy') I don't think this is possible with current...
  8. M

    Logon Connection on Workset

    When I open PL/SQL Dev I get "Oracle Logon" list with connections. Then PL/SQL Dev opens Workset I use. It doesn't matter which connection I choose Workset always opens with last connection used. I suggest to skip "Oracle Logon" when PLSQL Dev opens Worset or to change connection of workset to...
  9. M

    Toolbar: Icon size in beta 4

    I agree. I'm using light theme and Beta 4 looks musch better than beta 3. I only wonder why the top of Objects window is not aligned with the top of SQL window.
  10. M

    Changing Workset when executing

    Changing Workset when procedure is executing freezes the whole PLSQL Dev. It shouldn't let you do it (message like "the session is active...") or it should let you do it the same as it lets you switch windows, but the process continues in background.
  11. M

    Customize toolbar for work space switch

    I see that this is not implemented in beta 3. Do you think you could do it for final release? Since I do two things at the same time (bad habit I know...) I switch worksets a lot and keeping the focus on window would help.
  12. M

    PSD 14 Appearance Bug...

    I totally agree with this. I have special color for connections that I'm supposed to use as little as possible. And it really scares me when I see red connection indicator, only to see that it is not connected anymore.
  13. M

    Workset connections

    Also: Open workset dropdown list. The order of worksets keeps changing every time I select another workset
  14. M

    Workset connections

    First I have to say that worksets are great feature for my work! I have a problem: I open new workset W1 and connect to X. I do not open any windows. Then I switch to workset W2 where the connection is to Y. When I switch back to W1 the connection is Y instead of X. When I log off in workset...
  15. M

    Customize toolbar for work space switch

    When I open workset it always sets the focus on the last window (if I have more widows open). Is it possible for a workset to remember the window (or even better - the exact position in window)?
Back
Top