Commit Graph

5 Commits

Author SHA1 Message Date
Ramya Achutha Rao
6ad61f018a Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
Matt Bierner
7965160a6d Emmet strict mode move, part 2 (#37840)
Continue moving emmet extension to strict mode. This change does the following:

- Remove jsdoc types. These are unused in ts files and can easily get out of date
- Annotate when something can return undefined
- Add null checks for when something can be undefined
- Add explicit types when something can be any
2017-11-20 14:08:49 -08:00
Ramya Achutha Rao
9b6cc9f774 Emmet: Locate number even when there is a selection Fixes #31281 2017-07-23 16:37:40 -07:00
Ramya Achutha Rao
e1f7580199 First set of tests for Emmet commands #8454 2017-07-21 11:38:46 -07:00
Ramya Achutha Rao
c4bd992b03 Emmet Increment/Decrememnt commands 2017-06-22 07:08:30 -07:00