Emmet Monaco Es Versions Save

Emmet support for Monaco Editor

5.3.0

1 year ago
  • Support custom snippets ec12f3722faa22a30bf5fddd3ed2ef2d7bf7cd77, fixed #110

5.2.2

1 year ago

fixed compatibility with monaco-editor 0.37.0 734ea416b0f29dc7de8bf6b87ab9d69ce81ff4f8

5.2.1

1 year ago
  • figured out a general method to support minified monaco-editor source code 7e3f116de4d89c898b4b07b384246d4bfc1c874f

5.2.0

1 year ago
  • fixed compatibility with monaco-editor 0.35.0 06c4e199185a5e45054f37cb8d4b93756890541b

5.1.2

1 year ago
  • fixed compatibility with monaco-editor 0.34.0 5e444d658fd28b64f93578bfe3c5426b1dd51325

5.1.0

2 years ago
  • fixed compatibility with monaco-editor 0.32.0 2befdf544e9edc04e7bee6ccab3c4600a86fea1a

5.0.0

2 years ago

BREAKING CHANGE

  • expandHTML and expandCSS was replaced by expandAbbreviation

4.7.4

2 years ago
  • emmet HTML: Should not return invalid html tag in results. fixed #99 5d08c5fd4f04c2e1e502f91fe8ce3b18ef09d45a

4.7.2

2 years ago
  • Performance: using _tokenizationStateStore to speed up tokenize on large file dramatically f9e95936e469a867a311411d53e0ffc36b0cd1f5

4.7.0

2 years ago
  • Support user provided languages, fixed #95 53895f5d39a4724d98b2d7d407708613bd07bb43

BREAKING CHANGE