uiwjs / react-textarea-code-editor

A simple code editor with syntax highlighting.
https://uiwjs.github.io/react-textarea-code-editor/
MIT License
494 stars 23 forks source link

[Feature Request] Copy to Clipboard or Customizable Button Bar #115

Open alvin-reyes opened 2 years ago

alvin-reyes commented 2 years ago

Proposal

Hi, first of all, this is a great react component. I have used it for some of my projects and it works as intended. Great stuff!

I'd like to propose a change. Specifically on adding a few floating menu navigation inside the code editor. This will allow the developers to insert some contextual functionality into the component.

jaywcjlove commented 2 years ago

@alvin-reyes This is not suitable for current components. You may need other options.