suren-atoyan / monaco-react

Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
https://monaco-react.surenatoyan.com/
MIT License
3.82k stars 269 forks source link

DeltaDecorations #598

Open dittux31 opened 8 months ago

dittux31 commented 8 months ago

im facing an error/issue, deltaDecorations and addAction are undefiened when i try to run those funtions, someone else has the same issue?

suren-atoyan commented 8 months ago

@dittux31 could you please share a reproducible code snippet?