# `GSMultiCursorTextView`

*Class*

## Declaration

```swift
class GSMultiCursorTextView
```

```objc
@interface GSMultiCursorTextView : NSTextView
```

```python
class GSMultiCursorTextView(NSTextView)
```

## Topics

### Instance Properties

- [`GSMultiCursorTextView.extraInsertionRanges`](/Core/GlyphsKit/GSMultiCursorTextView/extraInsertionRanges)
- [`GSMultiCursorTextView.indentationDepth`](/Core/GlyphsKit/GSMultiCursorTextView/indentationDepth)
- [`GSMultiCursorTextView.indentationUsesTabs`](/Core/GlyphsKit/GSMultiCursorTextView/indentationUsesTabs)

### Instance Methods

- [`GSMultiCursorTextView clearExtraInsertionRanges`](/Core/GlyphsKit/GSMultiCursorTextView/clearExtraInsertionRanges)

## Relationships

### Inherits From

- `NSTextView`

