Version 2016.10.15.0

Changes in this release:

  • Updated the word splitter to better handle all of the uncommon punctuation characters.

  • Added CUDA source code file extensions (.cu and .cuh) to the classification configuration file so that they are spell checked as C++ files.

  • Added some additional markdown file extensions (.mdwn, .mmd, and .rst) to the classification configuration file.

  • Added an Edit Configuration File option to the Solution/Project Spell Check tool window's grid. This allows opening any of the configuration files associated with the selected issue for editing so that you can adjust the options, add ignored files, add ignored words, etc.

  • Updated the support for importing and exporting user dictionary words and added support for importing and exporting ignored words. In both cases, words can be imported from text files, XML user dictionary files used by code analysis and StyleCop, and from StyleCop settings files. Words can be exported to text files or XML user dictionary files.

See Also

Other Resources