Init Caps

Brent

Member
Is it possible to highlight text and convert it so that the first letter of each word is capitalized?

I see options for upper and lower case but nothing for proper case. I have also tried the "Apply Syntax Case" route after making the corresponding change to the Editor Keyword case preference with no luck.
 
The "Apply Syntax Case" function only works on keywords, so that won't help.

There is currently no function to capitalize each word. You would have to create a Plug-In for this.
 
Thanks for the reply. Unfortunately, I do not know how to create the plugin so I guess I will wait until someone else creates one or the feature is added to PL/SQL Developer. I used that feature quite a bit with TOAD and am guessing there are others that would use it if it were added.

Thanks,
--Brent
 
Back
Top