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

is there an attribute to show the tooltip for any function ? #106

Open alirezahmz opened 2 years ago

alirezahmz commented 2 years ago

I want to showing tooltip when i hover on function text.
is there an attribute for to do this?
I mean something like the image below.

hover

jaywcjlove commented 2 years ago

@alirezahmz This cannot be achieved. You can choose to use @uiw/react-codemirror or @uiw/react-monacoeditor