Guille Amaral

Results 6 issues of Guille Amaral

Is there any way to use @uiw/codemirror-extensions-hyper-link but with any arbitrary text instead of an URL (customizing the click even handling) and without using markdown? For instance, lets supose I...

Hi, I'm implementing a debugger for which I need to select a portion of the code dynamically: essentialy whenever the user steps over the code I need to select the...

Hello, I started to see this odd warning after using MarkdownPreview (i.e., if I commented out the code that imports/uses MarkdownPreview the warning disappears). Any idea? ![image](https://github.com/uiwjs/react-markdown-preview/assets/43265642/ca8f4652-e312-4662-ab6f-b3a3136d7cfa) Many thanks in...

Hey there, I have implemented an IDE, being the main component of it the CodeEditor (a customized wrapper of your CodeMirror). In it, I have used onContextMenu property to manage...

Hey there, I have implemented an IDE, being the main component of it the CodeEditor (a customized wrapper of your CodeMirror). In it, I have used onContextMenu property to manage...

Hello sr! For some reason that I ignore, after upgrading version (I guess that was what happen), I stop getting the event in the handler of an extra key specified...