Info
This section contains general information about CursorPlus.
Selection partsInfo
A selection is made of 2 parts:
- Anchor: the fixed part of the selection.
- Active: the moving part of the selection.
Invalid config valuesInfo
You will learn how invalid configuration values are treated.
Let's say you have the following configuration:
Each invalid value will be ignored, and this is what the extension will get from your configuration:
You won't see any error messages by CursorPlus telling you that the configuration is invalid. VSCode IntelliSense will be enough.