Recent content by Scovron

  1. S

    Window tab closed problem

    However a confirmation dialog for "Close all Windows" and "Close all other Windows" would also be nice. I tend to have many windows open (sometimes over 30) and a couple of times my finger slipped from "Close Window" to "Close all other Windows" on the right-click menu, so I got all of them...
  2. S

    Suggestion: Let AutoSelect understand "@", and trim comments

    Try running it in the Command Window instead - it imitates SQL*Plus so it would understand the @-statement.
  3. S

    Linux Support

    Marco, can we have an update on this? It's October already...
  4. S

    New design

    +1 for returning to the old look.
  5. S

    When maximizing a window in MDI the app switches to SDI

    Marco, thanks for explanation.
  6. S

    When maximizing a window in MDI the app switches to SDI

    I've noticed a following problem in Beta 3 (I'm sure, that it didn't existed in Beta 1 and I haven't installed Beta 2): when I maximize a window (SQL, command or program - doesn't matter) when working in MDI, PL/SQL Developer switches to SDI - a window list bar appears on top of the window and...
  7. S

    Worksets - window order lost after switching

    When I switch to previously used workset, the order of windows in the Window List is lost - it seems like PL/SQL Developer tries to open all windows at once and the order depends on which window gets to be open first. I'd like my windows to be in the same order as they were, when I left the...
  8. S

    Problem with some characters when comparing source to DB

    Email with example source code containing problematic character has been sent.
  9. S

    Problem with some characters when comparing source to DB

    Marco, Seems like the problem doesn't lie in difference viewer (I'm using WinMerge by the way), because Editor.pcf and Database.pcf files are generated with that character already translated. I've check them in a hex editor to be 100% sure.
  10. S

    Problem with some characters when comparing source to DB

    Right click -> Compare to -> Current database source...
  11. S

    Problem with some characters when comparing source to DB

    I'm sorry, but seems like PHP Forum Software has some problem with the special character, that the post was about, because the post ends in that place although in preview it looks fine. I'll edit the original post in a moment.
  12. S

    Problem with some characters when comparing source to DB

    Marco, I have a package body source, that has non-standard literal character in it (ASCII function returns 50072). The body compiles without any problems and when I check the compiled source, this character is still there. There is a problem however, when I try to compare my local source to...
Back
Top