This is a little BBEdit extension that I wrote for myself, and I'm giving it away for free! I used the sample extension called "Capitalize" that came with BBEdit, and made it a little more flexible. Now it will handle more capitalization chores.
What it does:
窶「 Have you ever wanted to change a whole block of text from uppercase to
lowercase?
窶「 Have you ever wanted to quickly change a title to an appropriate title case?
窶「 Have you ever needed to uppercase a bunch of words at once?
Have you? And did you really want to re-type all that stuff yourself? No?
Well then have I got an extension for you!
The Capitalizer will let you do all of that, and a little more! Capitalizer is a utility that allows you to change the case of text in a selection in various ways. You can change all selected text to:
窶「 UPPER CASE
窶「 lower case
窶「 Title Case
窶「 Sentence case.
If you窶决e like me, and I know I am, you窶冤l just love it!
What you do:
Frst you have to install the extension in BBEdit. Do that by draging the "Capitalizer" extension to the 'Extensions' folder that is inside your BBEdit folder. Now just start up BBEdit, and Capitalizer will work for you!
NOTE: You must quit BBEdit before installing any extension. Otherwise BBEdit will not load it, and you won't be able to use it until the next time you launch BBEdit.
To use the utility all you do is select some text in BBEdit, then choose Capitalizer from the Extensions menu. You will then get this dialog box:
ツ
窶「 UPPER CASE:□
Choose this radio button to take any selected text and return it in all upper
See! Easy! If you do not have anything selected when you choose 'Capitalizer' it will simply beep at you, and your document will not be affected.
What you get:
If you downloaded the file "capitalizer-source.sea.hqx" you will get the 'Capitalizer' extension, this ReadMe file, and a folder containig the source code for Capitalizer as a Think C 8.0 project. I tried to comment the code as much as possible, so it shouldn't be too hard to follow.
If you downloaded the file "capitalizer.sea.hqx"then you will get the 'Capitalizer' extension, and this ReadMe file.
Hey, whaddaya want for nothin'?
What you need:
To use this extension you will need a copy of BBEdit or BBEdit Lite. You can get them at the following internet sites: