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

Cant find a way to enable line numbers to be always visible #8

Open rajarshinarrato opened 1 year ago

rajarshinarrato commented 1 year ago

Hi i can't find a way to enable line number in the codemirror editor. Is this functionality available or not?

logue commented 1 year ago

Use basic or minimal prop. It is alias of basicSetup() and minimalSetup().

see https://github.com/codemirror/basic-setup/blob/main/src/codemirror.ts