Spell check in string literals?
Hi!
It is possible to perform spell cheking in scala string literals?
Idea spell cheks my comments, variable names even git-comments,
but how to spell check my string literals: like val s = "Chek me pleaze..."
Please sign in to leave a comment.
I added an issue for literals spellchecker: http://youtrack.jetbrains.com/issue/SCL-5244
Best regards,
Alexander Podkhalyuzin.