Spelling - Special characters in other language

Answered

Hi, 

I get a lot of spelling corrections with words that use special characters like página, or búsqueda in spanish but I write them in code without the special characters changing them to pagina or busqueda so I wont get compile errors.

Is there any way to configure IntelliJ to change special characters (from á to a, é to e) in code but let them be in the correct format in comments or non compilant code? so I wont get all these spelling alarms, or do I need to modify my .dic file and just let programmers have bad spelling in comments?

Thanks

0
1 comment

Hi. Have you tried installing a spanish dictionary?

https://plugins.jetbrains.com/plugin/7851-spell-checker-spanish-dictionary

0

Please sign in to leave a comment.