Text editor with spell checker that ignores (X)HTML/CSS/javascript tags?
        Posted  
        
            by Luis Soeiro
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Luis Soeiro
        
        
        
        Published on 2010-04-05T13:45:47Z
        Indexed on 
            2010/04/05
            13:53 UTC
        
        
        Read the original article
        Hit count: 618
        
Do you know of any text editor that can be used with a spell checker which is smart enough to ignore XHML/CSS and javascript tags?
The requirements would be:
- It must run in Linux;
- It must be free and open source;
- It doesn't need to have WYSIWYG capabilities, but they would be welcome.
- It must have built in "tag skipping" capabilities or be configurable to skip (X)HTML tags, CSS and embedded Javascript;
- It doesn't need to have a HTML validator, but if it does it will be a plus; - I've tried to use spell checker plugins for Kate, HTML validators for Firefox, Eclipse's HTML editor, but I couldn't find a solution that have a speel checker that ignores hml tags. 
Thanks for any help, Luís
© Stack Overflow or respective owner