Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 370 Bytes

File metadata and controls

8 lines (5 loc) · 370 Bytes

Source Links Example Plugin

Source Links is a feature of Visual Assist that allows users to define links in source code comments.

Link definitions may use plugins provided with Visual Assist or created by third parties.

The solution in this repository creates a plugin that can be used as the basis for a custom plugin.

See comment at top of Plugin.cs for details.