mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Many users are asking about snippet support in Monaco. Enhancing the example on in the playground with a snippet CompletionItem will help users learn about the feature more easily without having to dig through Stack Overflow and GitHub issues. Signed-off-by: Remy Suen <remy.suen@gmail.com> |
||
|---|---|---|
| .. | ||
| codelens-provider-example | ||
| color-provider-example | ||
| completion-provider-example | ||
| configure-javascript-defaults | ||
| configure-json-defaults | ||
| custom-languages | ||
| folding-provider-example | ||
| hover-provider-example | ||
| symbols-provider-example | ||