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..."

0

I added an issue for literals spellchecker: http://youtrack.jetbrains.com/issue/SCL-5244

Best regards,
Alexander Podkhalyuzin.

0

请先登录再写评论。