vscode/extensions/emmet/src
2019-09-03 10:54:02 -07:00
..
test Fix #79766 2019-08-28 12:58:08 -07:00
typings Add typings for emmet #59803 2018-10-03 12:55:55 -07:00
abbreviationActions.ts Part of #71996 2019-09-03 10:54:02 -07:00
balance.ts Balance inward should go to inner contents even when no selection Fixes #58173 2018-09-11 19:31:06 -07:00
bufferStream.ts Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
defaultCompletionProvider.ts Fix #79766 2019-08-28 12:58:08 -07:00
editPoint.ts Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
evaluateMathExpression.ts Start moving emmet extension to strict mode (#37740) 2017-11-07 16:28:35 -08:00
extension.ts Enable tslint number-literal-format 2019-01-04 15:45:28 -08:00
imageSizeHelper.ts Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
incrementDecrement.ts Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
locateFile.ts Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
matchTag.ts Allow Emmet "Go to matching pair" to work inside script tags (#51173) 2018-06-05 17:00:39 -07:00
mergeLines.ts Enforce node boundaries in places where it matters (#53192) 2018-06-29 13:40:38 -07:00
reflectCssValue.ts Replace some common index based for loops with for-of loops 2019-01-03 19:11:18 -08:00
removeTag.ts Enforce node boundaries in places where it matters (#53192) 2018-06-29 13:40:38 -07:00
selectItem.ts Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
selectItemHTML.ts Replace some common index based for loops with for-of loops 2019-01-03 19:11:18 -08:00
selectItemStylesheet.ts Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
splitJoinTag.ts Enforce node boundaries in places where it matters (#53192) 2018-06-29 13:40:38 -07:00
toggleComment.ts Replace some common index based for loops with for-of loops 2019-01-03 19:11:18 -08:00
updateImageSize.ts Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
updateTag.ts Enforce node boundaries in places where it matters (#53192) 2018-06-29 13:40:38 -07:00
util.ts Redo emmet change 2019-07-30 11:10:23 -07:00