• Stars
    star
    24
  • Rank 966,821 (Top 20 %)
  • Language
    C#
  • Created over 14 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Visual Studio 2010 extension that adds spell checking support to comments and plaintext files.

More Repositories

1

MarkdownMode

A Markdown mode for Visual Studio 2010.
C#
107
star
2

DisableMouseWheelZoom

A Visual Studio 2010 extension that disables scrolling with the ctrl+mouse wheel gesture.
C#
28
star
3

ItalicComments

ItalicComments editor extension for Visual Studio 2010.
C#
17
star
4

GoToDef

GoToDef Visual Studio 2010 Plugin
C#
13
star
5

AlignAssignments

A Visual Studio 2010 extension that adds a command for aligning assignment expressions.
C#
12
star
6

CancelFailedBuild

A VS2010 extension to cancel builds as soon as they fail.
C#
7
star
7

GradientSelection

A Visual Studio 2010 extension to make the selection display as a gradient in rich-client mode.
C#
6
star
8

blog

Articles for my blog (http://blogs.msdn.com/noahric).
6
star
9

EditorItemTemplates

Item templates for editor extensions for Visual Studio 2010.
C#
5
star
10

FixMixedTabs

An extension for Visual Studio 2010 that detects and offers to fix mixed tabs/spaces for indentation.
C#
5
star
11

BackgroundColorFix

An extension for Visual Studio 2010 that fixes the behavior of background colors in the editor.
C#
3
star
12

TripleClick

A Visual Studio 2010 extension to make triple clicking the mouse select the whole line.
C#
3
star
13

Random

Random one-off examples of editor extensions for VS2010, usually in response to questions asked online. See the README for the history of each example.
C#
3
star
14

SelectionForeground

An extension for Visual Studio 2010 that allows users to customize the selection foreground color.
C#
2
star
15

TypingAgent

A Visual Studio 2010 extension demo that fakes multiple agents typing into a single file at once.
C#
1
star
16

ClearHyperlinkForeground

A Visual Studio 2010 extension that makes URLs use the same foreground color as the text around them.
C#
1
star