Name | Description |
---|---|
FallbackKeyProcessor | The fallback key processor handles all the keys VsVim had to unbind due to conflicts |
FallbackKeyProcessor.FallbackCommand | A fallback command is a tuple of a previously bound key paired with its corresponding Visual Studio command |
FallbackKeyProcessor.KeyCharModifier | A smaller container that represents the parts of a KeyStroke that the FallbackKeyProcessor uses. |
Telemetry | |
TelemetryProvider | |
TextManager | |
VsAdapter |