jkorell / VSSpellChecker

A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Visual Studio Spell Checker project.

This project is a Visual Studio editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. It is based largely on the spell checker extension originally created by Noah Richards, Roman Golovin, and Michael Lehenbauer. This version has been extended significantly to include many new features all of which are configurable.

See the Project Wiki for information on requirements for building the code, contributing to the project, and using and configuring the spell checker extension in Visual Studio.

About

A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.

License:Other


Languages

Language:C# 90.1%Language:Smalltalk 9.8%Language:Batchfile 0.1%