Spell checking ReStructuredText
I have a number of reStructredText (.rst) documentation files in my project, and I was wondering if it is possible to get PyCharm (3.0 professional) to spell check these?
I can get PyChram to spell check my code, but not the documentation for the code.
Simon
I can get PyChram to spell check my code, but not the documentation for the code.
Simon
请先登录再写评论。
spell checking should be performed in reStructredText files if ReStructredText Support plugin enabled and Settings->Inspections->Spelling->Process code checked.