react-ace
react-ace copied to clipboard
Using Tooltip with React Ace
I would like to show a tooltip with some text when the mouse hover over certain keywords for example some custom function name. Is it possible
A sample example would be like show below
https://codepen.io/oatssss/pen/oYxJQV
I have similar needs,Please tell me if you have a good solution.
same here, it would be nice to have that feature