You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When two models have same function implementation and connected to same editor, there is an "Duplication function implementation" error.
Looks like all models connected to an editor are treated as if they are part of the same project. Is there a way to treat each model as a separate project?
The text was updated successfully, but these errors were encountered:
monaco-editor version: 0.20.0
Browser: Chrome
OS: Windows 10
Playground code that reproduces the issue:
When two models have same function implementation and connected to same editor, there is an "Duplication function implementation" error.
Looks like all models connected to an editor are treated as if they are part of the same project. Is there a way to treat each model as a separate project?
The text was updated successfully, but these errors were encountered: