Skip to content

kornelijepetak/vsext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published