2
votes
1answer
133 views

In-editor spell checking for PHP, HTML files

I always have trouble spell checking websites via the editor because they always pick up the code as well and complain about things like stylesheet or css for example. Is there any way I can spell ...
3
votes
5answers
5k views

Komodo Edit - HTML Reformatting / Tidy

Is there a simple way to reformat my HTML from within Komodo Edit or to automate the process against Tidy? Something like the Ctl-K, Ctl-D in Visual Studio would be brilliant. Presently running ...