We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c54e6 commit 3274c16Copy full SHA for 3274c16
Tvl.VisualStudio.MouseFastScroll/FastScrollProvider.cs
@@ -9,7 +9,7 @@
9
[ContentType("text")]
10
[Name("FastScroll")]
11
[TextViewRole(PredefinedTextViewRoles.Interactive)]
12
- public class FastScrollProvider : IMouseProcessorProvider
+ internal class FastScrollProvider : IMouseProcessorProvider
13
{
14
public IMouseProcessor GetAssociatedProcessor(IWpfTextView wpfTextView)
15
0 commit comments