react-textarea-code-editor icon indicating copy to clipboard operation
react-textarea-code-editor copied to clipboard

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

Open alirezahmz opened this issue 3 years ago • 1 comments

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

alirezahmz avatar Mar 31 '22 10:03 alirezahmz

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

jaywcjlove avatar Mar 31 '22 10:03 jaywcjlove