Recent content by CTzen

  1. C

    Default colors for symbols, numbers and string are too dark

    I think I'm using Beta8 on Windows 11 (in dark mode) ---------------------------- PL/SQL Developer Version 16.0.0.2138 Beta (64 bit) Style: Windows 11 Polar Dark Windows 11 Build 22635 en-US(1033)/English (United States) -----------------------------
  2. C

    Default colors for symbols, numbers and string are too dark

    Not sure if was pointed out before, but in the 'dark mode', default colors for symbols, numbers and strings are too dark, IMHO. Maybe it makes sense have another default set of colors for dark mode? Thanks, Slava
  3. C

    Req: Compile Invalid Objects - Font size in details window

    Option to adjust font size in the details window (where errors are listed). In general, it would be nice to have an option to adjust UI fonts size, if feasible.
  4. C

    Req: Edit table - General tab - Font Size

    Not a bug per se, rather a feature request: It would be nice if font size for this tab could be increased up as well, similar to other tab that are using grids.
  5. C

    Window state is not saved/restored

    After restart B2 doesn't not maximize application window. "Save window state" option is enabled.
  6. C

    Logon Dialog - "..." are black in Dark Mode

    Dots in "..." button that shows Fixed Users are black in the Dark Mode - almost impossible to see.
  7. C

    Request: Add sorting option in Define File Locations

    Time/resource permitting, it would be nice to have files sorted by date desc/asc in Location Definition. Thanks in advance!
  8. C

    Workset Manager raises an Error

    I got there by accident, but if you do File -> Manage, you get an error "WorksetGrid: Row index 2 out of range". Mind you, I never use Workset Manager (didn't even know it existed).
  9. C

    DSA Dialogs opens text editor with light title bar in Dark Mode

    Options -> DSA Dialogs Text editor window has light background in Dark Mode.
  10. C

    Ctrl-C/Ctrl-V shortcuts don't work with non-english keyboard layout

    This might be a rare occasion, but here it is MacOS -> Citrix Workspace -> Windows 10 VM If Windows keyboard layout switched to a language different from US/English, e.g. Russian, copy/paste via Ctrl-C/Ctrl-V stops working in PL/SQL Developer. It still works in other apps though.
  11. C

    Changing Browser font shows light background in Dark Mode

    Preferences -> Fonts -> Browser After changing font, Background color and example show light color. But applying change, doesn't affects Browser's window background.
  12. C

    PSD15 Highlights

    Not the issues but the things we like in new version. For me, so far, it's a dark mode and non admin install. Both are very useful.
  13. C

    PL SQL Developer 15

    Marco, it's next week already, are we there yet?-) S.
  14. C

    Export User Objects

    You can use FIND in Command Prompt (Start -> Run -> cmd.exe) find /V /I "prompt" output.sql > outputnew.sql
  15. C

    Compatibility of PL/SQL Developer for MAC OS X

    No, there is no native Mac OS X version, but you can run it under VMWare Fusion or Parallels (you will need copy of Windows as well). I use this combo sometimes. There are also CrossOver Mac that might run PLD without Windows, and its free clone - Wine . But I have not tried that.
Back
Top