SkillAgentSearch skills...

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.

Install / Use

/learn @EWSoftware/VSSpellChecker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 also contains a code analyzer that will spell check identifiers in C# source code. It can spell check an entire solution, project, or selected items. 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.

NOTE: The master branch is for Visual Studio 2022 and later. For Visual Studio 2013/2015, use the VSLegacy branch. For Visual Studio 2017/2019, use the VSLegacy2017-2019 branch.

Related Skills

View on GitHub
GitHub Stars384
CategoryCustomer
Updated11d ago
Forks67

Languages

C#

Security Score

80/100

Audited on Mar 20, 2026

No findings