Monaco-editor: Add onDidChangeModelMarkers to IEditor interface

Created on 12 Jan 2017  路  4Comments  路  Source: microsoft/monaco-editor

Similar methods such as setModelLanguage have emitters:

setModelLanguage
onDidChangeModelLanguage

It would be useful to have the same for modelMarkers:

setModelMarkers
onDidChangeModelMarkers

api feature-request

Most helpful comment

Will this feature be added some time?

All 4 comments

Let's keep the issue in the monaco-editor repository as it is about the standalone editor and has no impact on vscode.

Will this feature be added some time?

@alexandrudima hello!
I would like to implement this feature. Can I start working on it?

Was this page helpful?
0 / 5 - 0 ratings