Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

SyntaxEdit and spell-checking with Addict and skipping scripts

When using AddictSpell->CheckWinControl(LMDEdit), is it easily possible to skip words that are in scripts? If so, then how?

For example,
<script>
don't spell-check these words
</script>

As well as words in PHP scripts:
<?php
don't check these words
?>

The editor already syntax highlights these sections of the document so it already knows it is scripting.

More (where a customer asked this question):
http://www.htmlvalidator.com/CSEForum/viewtopic.php?p=8546#p8546

Thanks.

Tagged:

Comments

Sign In or Register to comment.