How to create multiple monaco javascript editors so they don't share a global namespace?

前端 未结 0 661
栀梦
栀梦 2020-12-18 04:19

I\'d like to have multiple Monaco editors on a page, but each with the own set of globals. Variables created in one editor shouldn\'t be available as types in an another.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题