Recent content by Fabio Belli

  1. Fabio Belli

    tabs converted to 2 spaces when pasting text in CLOB Large Data Editor

    Found the solution: in the Options -> User interface -> Editor: - uncheck "Smart Tab" AND - check "Use tab character"
  2. Fabio Belli

    tabs converted to 2 spaces when pasting text in CLOB Large Data Editor

    I'm using PL/SQL Developer Version 15.0.4.2064 (32 bit) I have a table with a CLOB column. When I paste text containing TABS characters, the pasted text has two spaces instead of the tab character. In other words, each TAB character (ASCII #9) is converted to two spaces (ASCII 32). Try this...
  3. Fabio Belli

    New Design/Layout -> Colored Icons

    Hi, I've just installed PL/SQL Developer version 15. I second this thread: please, add colors to the icons! Just an example: try to open the "Triggers" section: how can you immediately see if a trigger is enabled or disabled? You can't, it's an imperceptible different shade of gray, on a gray...
Back
Top