- The Editorial: editing jobs and short articles on what's new for English editors and writers. Editing jobs, hints, tips and anecdotes in your email 'Inbox', to give editors and writers that professional edge.
- BBAutoComplete is just what it sounds like — an auto-completion tool for BBEdit. Except it doesn’t just work with BBEdit — in addition to TextWrangler, it also works with Mailsmith, Trans-Tex Software’s Tex-Edit Plus, and Late Night Software’s Script Debugger. It’s fast, convenient, addictive — and free.
- Oct 31, 2020 Tex-Edit Plus is a scriptable, ASCII text editor that fills the gap between a Apple's bare-bones TextEdit and a full-featured word processor. It's fast, efficient, and has a clean, uncluttered interface. It's also great for cleaning up text which is transmitted over the Internet.
- Trusted Mac download Tex-Edit Plus 4.10.4. Virus-free and 100% clean download. Get Tex-Edit Plus alternative downloads.
Using Tex-Edit Plus and AppleScript for HTML Markup, Charles Moore, Miscellaneous Ramblings, 2009.10.19. Tex-Edit is a great writing tool in its own right, but thanks to AppleScript support, it can be extended far beyond its initial scope as a word processor.
●Click here to Buy Now
●Download EditPlus 5.4 (2021-03-17)

EditPlus is a text editor for Windows with built-in FTP, FTPS and sftp capabilities. While it can serve as a good Notepad replacement, it also offers many powerful features for Web page authors and programmers.
- Syntax highlighting for HTML, PHP, Java, C/C++, CSS, ASP, Perl, JavaScript, VBScript, Python and Ruby on Rails. Also, it can be extended for other programming languages based on custom syntax files.
- Seamless Web browser for previewing HTML pages, and FTP (also sftp and FTPS) feature for uploading local files to FTP server.
- Other features include Hex Viewer, HTML toolbar, user tools, line number, ruler, URL highlighting, auto completion, cliptext, column selection, powerful search and replace, multiple undo/redo, spell checker, customizable keyboard shortcuts, and more.
●Buy Now
●

●Check out the features
●See screenshots
Wednesday, 13 August 2003
Scriptable TextWrangler

Bare Bones yesterday released version 1.5 of TextWrangler, the $49 younger sibling of BBEdit. When I wrote about TextWrangler 1.0, this was my summary of what BBEdit offered beyond TextWrangler:
- AppleScript support; TextWrangler has no scripting dictionary.
- HTML Markup tools.
- Syntax coloring for dozens of languages.
- Glossary.
- Support for Perl and Unix shell scripting.
- File filters for multi-file search-and-replace.
Editor Plus
That was then. This is now: TextWrangler 1.5 includes full support for AppleScript, and includes syntax coloring for numerous additional programming languages, most notably Perl, Python, Java, and TeX.

The addition of AppleScript support is huge. Many people mistakenly felt that TextWrangler 1.0 was little more than a renamed commercial version of the free BBEdit Lite; the addition of full scriptability clearly moves TextWrangler’s capabilities much closer to BBEdit’s.
Using a scriptable text editor can be incredibly useful — even if you never write a single script yourself. Most obviously, you can simply take advantage of scripts written by others. For example, almost all the BBEdit AppleScripts I post here at Daring Fireball now work in TextWrangler as well, simply by changing:
to:
The only BBEdit scripts that won’t work in TextWrangler are those which pertain to BBEdit-only features, most notably the HTML tools. TextWrangler’s scriptability isn’t at all crippled — every TextWrangler feature that is scriptable in BBEdit is equally scriptable in TextWrangler.
BBAutoComplete
Tex-edit Plus Mac
Scriptability also opens up TextWrangler to third-party Apple event communication. (AppleScript is just a language wrapped around Apple event communication.) Most notably, TextWrangler now works with Michael Tsai’s very cool BBAutoComplete, which he just updated to version 1.2.
Tex-edit Plus Download
BBAutoComplete is just what it sounds like — an auto-completion tool for BBEdit. Except it doesn’t just work with BBEdit — in addition to TextWrangler, it also works with Mailsmith, Trans-Tex Software’s Tex-Edit Plus, and Late Night Software’s Script Debugger.It’s fast, convenient, addictive — and free.
BBAutoComplete is not a plug-in. It’s simply an application that is invoked via AppleScript, and communicates with editors via Apple events. This means that it can work with any editor that fully supports the standard Text suite of Apple events.
Tsai’s succinct description of how it works:
You type the start of a word, press a key, and BBAutoComplete types the letters to complete the word. If BBAutoComplete guessed wrong, you can keep pressing the key to cycle through other possible completions. Other auto-completion utilities need to be taught the abbreviations and expansions that you use; BBAutoComplete avoids this hassle by automatically looking for expansions in the program’s open documents. This means that it always suggests completions that are relevant to your current task.
What I like most about BBAutoComplete is that it doesn’t kick in until and unless you invoke it. I despise auto-completing editors which automatically pop-up or flash suggested completions on-the-fly as you type. It’s like trying to write while someone else is typing in the same window. This is, of course, subject to personal taste. Regardless if you like BBAutoComplete’s style of auto-completion, you can’t argue with the fact that it wouldn’t be possible if the aforementioned editors didn’t offer terrific AppleScript support.
Hydra
And of course if you really do want multiple authors typing in the same window simultaneously, Hydra has been updated to version 1.1.2.
As a single-user text editor, I don’t find Hydra very interesting. But its claim to fame is multi-user shared editing via Rendezvous, which is very cool — sort of like a free-form chat session. The latest version adds another cutting-edge trick: live previews of HTML documents, powered by the Web Kit renderer.
Or I suppose I should say, the editor formerly known as Hydra, because a legal dispute has apparently forced a name change. That’s too bad, because Hydra was both catchy and very apt.
Tex-edit Plus For Mac Os X
Previous: | The One and Only Mac OS X Extensions Folder |
Next: | On Newsstands Now |
