• Stars
    star
    1
  • Language
    C#
  • Created over 14 years ago
  • Updated almost 12 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 demo that fakes multiple agents typing into a single file at once.

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

Spellchecker

A Visual Studio 2010 extension that adds spell checking support to comments and plaintext files.
C#
24
star
4

ItalicComments

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

GoToDef

GoToDef Visual Studio 2010 Plugin
C#
13
star
6

AlignAssignments

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

CancelFailedBuild

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

GradientSelection

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

blog

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

EditorItemTemplates

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

FixMixedTabs

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

BackgroundColorFix

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

TripleClick

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

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
15

SelectionForeground

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

ClearHyperlinkForeground

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