This commit is contained in:
David H. Wilkins 2025-12-20 08:34:15 +01:00 committed by GitHub
commit 8b1a1ed833
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ The Monaco Editor is the fully featured code editor from [VS Code](https://githu
Try out the editor and see various examples [in our interactive playground](https://microsoft.github.io/monaco-editor/playground.html). Try out the editor and see various examples [in our interactive playground](https://microsoft.github.io/monaco-editor/playground.html).
The playground is the best way to learn about how to use the editor, which features is supports, to try out different versions and to create minimal reproducible examples for bug reports. The playground is the best way to learn about how to use the editor, which features it supports, to try out different versions and to create minimal reproducible examples for bug reports.
## Installing ## Installing