vue-codemirror6 icon indicating copy to clipboard operation
vue-codemirror6 copied to clipboard

Expose the `view` property

Open am-den opened this issue 2 years ago • 1 comments

Hi,

Right now, we are limited to a set of predefined functions for cursor and selection manipulations. Accessing to the EditorView will facilitate customization.

Regards

am-den avatar Mar 15 '23 07:03 am-den

Fixed in 1.1.16.

logue avatar Mar 21 '23 14:03 logue