logue / vue-codemirror6

⌨️ @codemirror 6 component for @vuejs. Vue2 & Vue3 both supported.
https://logue.dev/vue-codemirror6/
MIT License
123 stars 16 forks source link

Expose the `view` property #16

Open am-den opened 1 year ago

am-den commented 1 year ago

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

logue commented 1 year ago

Fixed in 1.1.16.