Click or drag to resize
Tvl.VisualStudio.Text.Commenter.Interfaces Namespace
The Tvl.VisualStudio.Text.Commenter.Interfaces namespace defines the interfaces and classes for Visual Studio extensions to use the common commenter features.
Interfaces
  InterfaceDescription
Public interfaceICommenter
This interface provides methods for commenting and uncommenting spans of text within a text editor.
Public interfaceICommenterProvider
This interface defines a component which provides an ICommenter implementation for a ITextBuffer.