mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
This example demonstrates how to listen to model change events so that the content of the editor can be validated. Any content that is deemed invalid can be flagged with a model marker. Signed-off-by: Remy Suen <remy.suen@gmail.com> |
||
|---|---|---|
| .. | ||
| new-samples | ||
| monaco.d.ts.txt | ||
| playground-runner.html | ||
| playground.css | ||
| playground.js | ||
| run.png | ||
| spinner.css | ||