C# (CSharp) Microsoft.VisualStudio.R.Editors Namespace

Classes

Name Description
BaseLanguageService Basic language service implementation for Visual Studio. Mostly provides interfaces that return 'not implemented' since VS architecture changed since and colorization, formatting and similar operations are implemented in objects exported via MEF and imported by the core editor directly.