vscode/extensions/emmet/src
Matt Bierner 2c52e4ca35
Alias Thenable to PromiseLike (#192456)
Fixes #192385

This fixes some typing issues with `Thenable` that were hiding potential bugs
2023-09-13 10:50:40 -07:00
..
browser emmet serverless 2020-07-09 17:23:16 +02:00
node emmet serverless 2020-07-09 17:23:16 +02:00
test Alias Thenable to PromiseLike (#192456) 2023-09-13 10:50:40 -07:00
typings Refresh Emmet updateImageSize tests 2021-12-07 13:42:20 -08:00
abbreviationActions.ts Await insertSnippet calls (#169570) 2022-12-19 12:09:07 -08:00
balance.ts Mark a few more arrays in vscode.d.ts readonly 2021-11-10 17:53:27 -08:00
bufferStream.ts Emmet flatten DocumentStreamReader (#113602) 2020-12-30 11:00:21 -08:00
defaultCompletionProvider.ts Revert "Mark CompletionList as complete (#169574)" (#172581) 2023-01-26 21:14:03 +01:00
editPoint.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
emmetCommon.ts Emmet: Add back trigger character arguments (#154940) 2022-07-12 09:15:01 -07:00
evaluateMathExpression.ts Replace Right Single Quotation Mark with Single Quote 2021-11-03 23:34:40 +01:00
imageSizeHelper.ts enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
incrementDecrement.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
locateFile.ts Enforce that source code uses a small subset of Unicode 2021-11-03 23:34:41 +01:00
matchTag.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
mergeLines.ts Mark a few more arrays in vscode.d.ts readonly 2021-11-10 17:53:27 -08:00
parseDocument.ts 💄 Emmet tests 2021-03-30 11:30:32 -07:00
reflectCssValue.ts Emmet refactor reflect CSS and update image commands (#113550) 2020-12-29 12:44:12 -08:00
removeTag.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
selectItem.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
selectItemHTML.ts Use includes instead of indexOf (#167860) 2022-12-02 01:17:10 +01:00
selectItemStylesheet.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
splitJoinTag.ts Mark a few more arrays in vscode.d.ts readonly 2021-11-10 17:53:27 -08:00
toggleComment.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
updateImageSize.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
updateTag.ts Simplify getting rangesToUpdate (#192079) 2023-09-11 08:47:03 -07:00
util.ts auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00