Answer the question
In order to leave comments, you need to log in
How to check grammatical errors when writing Russian words in Visual Studio?
Hello.
I am writing a program in the Visual Studio 2015 development environment, in C# (although the programming language is probably not important in this case).
I write comments in Russian for the program code. And from time to time, when writing comments, there are typos and grammatical errors. I look for these "typos and grammatical errors" by copying comments and pasting into Microsoft Word (since Word can automatically find misspelled words and highlight them with a red squiggle). But, unfortunately, checking grammatical errors in this way turns out to be labor-intensive.
Is there any way to make Visual Studio automatically find grammatical errors in code comments and highlight them?
Answer the question
In order to leave comments, you need to log in
Use the Visual Studio Spell Checker
extension
OpenOffice dictionaries are supported https://github.com/EWSoftware/VSSpellChecker/wiki/...
Google, there are paid and free solutions, not the fact that they work.
There is some old extension for vs 2012
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question