Commit Graph

7 Commits

Author SHA1 Message Date
Alex Dima
3247c31f6a Replace Right Single Quotation Mark with Single Quote 2021-11-03 23:34:40 +01:00
Raymond Zhao
15561c4139 Emmet polish 2020-12-29 16:33:41 -08:00
Raymond Zhao
c9bebe2cc9 Fix #98041 2020-11-10 00:09:42 +00:00
Matt Bierner
37c3cd1117 Start moving emmet extension to strict mode (#37740)
* Start moving emmet to strict mode

First part of moving the emmet extension to strict mode TypeScript. This change focuses on adding annotations when things can be undefined and removing jsdoc type comments

* Fix a few more errors

* Fix compile errors

* Tiny updates
2017-11-07 16:28:35 -08:00
Ramya Achutha Rao
da83dff300 Emmet: Show error when failed to eval math expression Fixes #31281 2017-07-30 18:51:05 -07:00
Ramya Achutha Rao
c4bd992b03 Emmet Increment/Decrememnt commands 2017-06-22 07:08:30 -07:00
Ramya Achutha Rao
a38d58506a Evaluate Math Expression using new Emmet 2017-06-21 19:05:10 -07:00