zikaari / monaco-editor-textmate

MIT License
122 stars 16 forks source link

AutoClosingBrackets doesn't work #12

Closed ianberdin closed 4 years ago

ianberdin commented 4 years ago

Hi! Thank you for your wonderful plugin. The plugin brokes auto-closing brackets and quotes.

Editor options enabled:

autoClosingBrackets: true
autoClosingQuotes: true,
autoClosingOvertype: true,

Working Example

ianberdin commented 4 years ago

Huh, the file extension was incorrect.