C# (CSharp) Microsoft.R.Editor.Navigation.Text Namespace

Сlasses

Name Description
TextStructureNavigator Implements R-language specific word selection, otherwise it delegates to the default plain text structure navigator. Default VS structure navigator considers a.b.c to be 3 words while in R it is a single identifier. Text structure navigator provides word selection to find (Ctrl+F and Ctrl+F3) as well as to double-click.
TextStructureNavigatorProvider