PLSQL Dev 8 Alpha

RaghuB

Member²
Hi Marco,

Thanks for the Alpha release.

The following features I am not able to see in the PL-SQL Devloper 8 Alpha version.

1. Vertical Tab pages
2. Zoom option.
3. Docking doesnt gets unhided automatically after mouse leaves the docking window.
4. Tooltip for records and variables is taking considerably more time and due to this page scrolling down or up is taking time.
5. Pressing Ctrl+M(find matches) doesnt work.

Thank you

Regards
Raghu
 
sorry, but i can't to change behaviour of indenting: when I press Indent in the middle of the string -- it indenting the whole, but I want to indent only part which is before cursor.

NOT :->->COL_NAME varchar
SUCH:COL_NAME->->varchar
(I press "TAb" after "COL_NAME")

I have disabled all options in Preferences/Indent(/Tabs&Wrapping) but no effect

it' a bug or I'm wrong with smth ?

thanks in advance
 
Last edited:
Please save Unicode packages (sql and etc.) to files with corresponding Unicode encoding, but not with ANSI encoding.

When I use only characters from sole ANSI encoding then PLSD saves file with ANSI, when characters from different ANSI encodings then it saves it to Unicode. Is it possible always save with Unicode or ask me to make a choice which encoding to use?
 
Last edited:
Back
Top