Releases: troy351/emmet-monaco-es
Releases · troy351/emmet-monaco-es
4.7.2
- Performance: using
_tokenizationStateStore
to speed up tokenize on large file dramatically f9e9593
4.7.0
- Support user provided languages, fixed #95 53895f5
BREAKING CHANGE
4.6.0
- Add
JSX
/ TSX
support, fixed #92 e9fd2b0
- Expose internal expand API, Add example for
Wrap with Abbreviation
#91 dc5e9c3
4.5.0
- Fixed compatibility with Monaco Editor
v0.22.0
and above, fixed #90 74b1925
BREAKING CHANGE
- Only support Monaco Editor
v0.22.0
and above now
4.4.2
- html: add commonly used tags bb9596d
4.4.1
- Add
lorem
for html completion 4133f5e
4.4.0
- Add detail label for stylesheet, fixed #47 ca02fd8
- Provide all possible results for html 84ebbde
4.3.3
- add
%
to trigger charactor for css unit 2ac9247