IVsCanCoordinatorClipTextSpan Interface
Visual Studio 2015
Provides a method for the language service to tell the buffer coordinator to clip the text span to a valid span in the secondary buffer.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ShouldClipSpanToValidSpanInSecondaryBuffer(IVsTextLines, IVsTextLines, TextSpan[], Int32) | Determines whether the buffer coordinator should clip a text span to a valid span in the secondary buffer. |
Show:
