simple-code-editor icon indicating copy to clipboard operation
simple-code-editor copied to clipboard

Simple code editor for Vue.js

Results 41 simple-code-editor issues
Sort by recently updated
recently updated
newest added

when :read_only is set to true copy code doesn't work, always shows up blank. even when enforcing :copy_code="true" it doesn't select any text and copy anything

can you add linenumbers show? thanks!

With those simple changes you add a new prop named "count_lines" default false, if parsed true this enable the css class "count-lines" into code mark, showing in this way the...

Hi, i have this error using this package: `SyntaxError: The requested module '/node_modules/highlight.js/lib/index.js?v=a76deadf' does not provide an export named 'default' (at index.js?v=a76deadf:2:8) ` I use vite. I have currently removed...

Any ways to use with Typescript?

Hello! Clipboard (copy code)doesnt work on Chrome 103.0.5060.53 but firefox is work firefox: ![image](https://user-images.githubusercontent.com/55202023/175352544-bd839126-792a-4cd4-9938-835103792904.png) my code ![image](https://user-images.githubusercontent.com/55202023/175352755-c6b23c36-78b1-4f0b-ab4b-e12515ff4421.png) PS: I have a Q,Can this editor be embedded in a quill ?...

I'd like to get the value of the language that I selected ( without having to use vanillaJS because I'm having VDOM and I don't want to interact with the...

if I use the editor inside the collapse, then after opening I will have an error: ![Снимок экрана от 2024-03-27 15-29-00](https://github.com/justcaliturner/simple-code-editor/assets/137718166/ce139f1a-27b0-4691-b007-4d35daa5c7f9) How to fix it?

ERROR Cannot read properties of undefined (reading 'firstChild') TypeError: Cannot read properties of undefined (reading 'firstChild') at Proxy.getLineNum (webpack-internal:///./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./node_modules/simple-code-editor/CodeEditor.vue?vue&type=script&lang=js:231:52) at Proxy.updated (webpack-internal:///./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./node_modules/simple-code-editor/CodeEditor.vue?vue&type=script&lang=js:252:14) at callWithErrorHandling (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6651:18) at callWithAsyncErrorHandling (webpack-internal:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js:6659:17) at hook.__weh.hook.__weh...