monaco-react icon indicating copy to clipboard operation
monaco-react copied to clipboard

Type declaration IntelliSense does not work properly in PREACT

Open riflowth opened this issue 2 years ago • 0 comments

I am trying to use monaco-react in preact generated by vite for TypeScript. The editor works fine, but IntelliSense can not resolve type declaration.

image

P.S> I also tested it on react generated by vite for TypeScript with the same code. It works fine.

riflowth avatar Sep 24 '22 07:09 riflowth