Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

vsext

The Portal for all my Visual Studio extension repositories

  • Contains helper classes and extension methods that make VS Extension development a little bit easier
  • This is heavily a work in progress so expect a lot of changes (some of which may be breaking - hopefully not too much)
  • Very simple extension that changes the //joke comment in the current line into a random joke
  • Jokes are retrieved randomly from the Internet Chuck Norris Database
  • Created for DEMO for Visual Studio Extensibility presentation @ MS Community Dev User Group (Zagreb, Croatia)
  • Visualizer for the List<T> that shows a chart with values
  • A C# analyzer and a codefix that inserts decimal separators in lengthy numbers.

About

The Portal for all my Visual Studio extension repositories

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors