vue2-ace-editor icon indicating copy to clipboard operation
vue2-ace-editor copied to clipboard

Results 17 vue2-ace-editor issues
Sort by recently updated
recently updated
newest added

Hey, I was wondering if you'd consider throwing up a sample for enabling linting/validation? I'm trying to get mine setup with YAML but I'm not really sure to start. So...

![editor-bug](https://user-images.githubusercontent.com/32320217/78865097-918b3780-7a6f-11ea-87af-87405e12998c.gif)

Can you provide an example how to use in nuxt.js, this would be very helpful

later

![image](https://user-images.githubusercontent.com/51051704/104167297-12c88e00-5437-11eb-8ac7-93b52dbdbf99.png) How do I insert text at the cursor position of the mouse? is that possible? if not please tell me as well

Hey there, I've noticed that when using GBoard (mobile) on Android, when using the Enter (new line) and Shift/Caps key, it will delete a character. I've attached a screen recording...

If I add highlighting/markers to editor text using Anchors, the marker layer does not dynamically update as expected if I type before the highlighted section in the editor. It does...