Граф коммитов

380 Коммитов

Автор SHA1 Сообщение Дата
Raymond Zhao 8e3b3bd1f2
2.11.0 (#97) 2024-11-19 15:03:22 -08:00
Diogo Felix 9c8838c0d8
Add missing HTML tags to emmet expand (#90) 2024-11-19 21:06:47 +00:00
Raymond Zhao de9d8487f8
2.10.0 (#96)
* chore: migrate to package-lock.json
* chore: fix CI to use npm and generate ESM
* chore: bump several packages
* chore: add branch protection
2024-11-11 11:58:37 -08:00
Nurbek Ibraev 035d510263
2.9.3 (#93) 2024-04-15 17:24:19 -07:00
Nurbek Ibraev a6ba695522
Add support for markup attributes in vue (#92) 2024-04-05 15:22:08 -07:00
Raymond Zhao ea184b3b7d
2.9.2 (#88) 2023-06-22 16:51:30 -07:00
Raymond Zhao e2911e2450
fix: merge attributes before passing them upstream (#87) 2023-06-22 14:59:33 -07:00
Raymond Zhao 750f7e8cbf
2.9.1 (#86) 2023-06-19 15:47:32 -07:00
Raymond Zhao f81894e297
Fix processing of new markup attributes (#85) 2023-06-19 15:10:05 -07:00
Raymond Zhao 626ac39924
2.9.0 (#84) 2023-06-19 10:56:59 -07:00
Raymond Zhao 785109849b
Add console logging for invalid paths (#83) 2023-06-19 09:49:30 -07:00
Raymond Zhao 5846fc0dcb
2.8.9 (#81) 2023-06-07 16:29:46 -07:00
Raymond Zhao ea7d366dd8
Bump mocha and types packages (#82) 2023-06-07 16:16:03 -07:00
Fawzi E. Abdulfattah 64ecc72130
fix: mark successive dots as noise and invalidate jinja syntax abbreviations (#80)
Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>
2023-06-07 11:12:05 -07:00
Raymond Zhao 80a4a97a87
Bump emmet to 2.4.3 and emmet-helper to 2.8.8 (#78) 2023-05-03 12:42:18 -07:00
Raymond Zhao 5c04b56bee
2.8.7 (#77) 2023-04-21 15:04:13 -07:00
Raymond Zhao 3fafa25e06
Add tests (#76) 2023-04-21 14:43:04 -07:00
Raymond Zhao f964ad83bf
Bump emmet to 2.4.2 (#75) 2023-04-21 14:17:08 -07:00
Raymond Zhao 8fd9b23266
2.8.6 (#74) 2022-12-28 14:13:48 -08:00
Raymond Zhao bc294348ea
Merge pull request #73 from microsoft/rzhao271/casing
Fix casing
2022-12-28 14:00:49 -08:00
Raymond Zhao 023af46c34
Fix casing 2022-12-28 13:55:14 -08:00
Raymond Zhao 8091a011c5
Bump version to 2.8.5 (#72) 2022-12-28 11:18:51 -08:00
Raymond Zhao 0c3e9f4937
Use l10n instead of vscode-nls (#71)
Ref microsoft/vscode#164438
2022-12-20 17:25:54 -07:00
Ladislau Szomoru f97dec8903
React to template changes (#70) 2022-11-03 07:12:06 -07:00
Ladislau Szomoru 5abbabc90d
Fix template repo name (#69) 2022-10-12 08:49:50 -07:00
Ladislau Szomoru 07203e5d85
Merge pull request #68 from microsoft/rzhao271/pipeline
Add pipeline
2022-10-12 08:09:43 +02:00
Raymond Zhao d9ef9f1984
Update npmignore 2022-10-11 15:11:24 -07:00
Raymond Zhao d35c6f8421
Apply PR feedback 2022-10-11 11:12:34 -07:00
Raymond Zhao a40f148d04
Add pipeline 2022-10-11 09:33:23 -07:00
Raymond Zhao efdb3c6927
2.8.4 2022-02-11 09:26:58 -08:00
Raymond Zhao 0fde524642
Pull upstream emmet, ref microsoft/vscode#123399 2022-02-11 09:26:17 -08:00
Raymond Zhao c02877d82d
Upgrade mocha 2022-01-31 11:31:15 -08:00
Raymond Zhao ccb827cb52
Ignore more files on npm 2022-01-31 11:29:20 -08:00
Raymond Zhao 1e8eac5951
2.8.3 2021-12-16 10:35:56 -08:00
Raymond Zhao 5eb86a62f9
Pull upstream Emmet, ref microsoft/vscode#117648 2021-12-16 10:35:27 -08:00
Raymond Zhao 3150b846bc
2.8.2 2021-10-15 10:23:36 -07:00
Raymond Zhao 212514b8f1
Add TextDecoder backup init path 2021-10-15 10:19:39 -07:00
Raymond Zhao 1ba1fe3e3f
2.8.1 2021-10-08 13:59:38 -07:00
Raymond Zhao 5cddea69d0
Fix snippetKeyCache cache behaviour
Affects microsoft/vscode#130868
2021-10-08 13:59:21 -07:00
Raymond Zhao 5a611fc89f
2.8.0 2021-10-07 15:54:31 -07:00
Raymond Zhao c73f370e57
Try fetching snippets from all workspace roots
Affects microsoft/vscode#117519
2021-10-07 15:53:53 -07:00
Raymond Zhao 1d5e2bb651
2.7.0 2021-08-09 12:30:34 -07:00
Raymond Zhao 5d267898af
Update repo name 2021-08-09 12:30:11 -07:00
João Moreno b7ce007e25 remove unused dependency 2021-07-14 09:15:03 +00:00
dependabot[bot] 31455f3c77
Bump trim-newlines from 3.0.0 to 3.0.1 (#63)
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 08:35:02 -07:00
Raymond Zhao 3bf78c7198
2.6.4 2021-05-25 11:50:34 -07:00
Raymond Zhao e644816484
Add summary tag, affects microsoft/vscode#124247 2021-05-25 11:50:26 -07:00
Raymond Zhao 4191f963dd
2.6.3 2021-05-25 11:14:07 -07:00
Raymond Zhao 467e56874c
Add details tag, affects microsoft/vscode#124247 2021-05-25 11:12:03 -07:00
Raymond Zhao 4b0faafd3c
Enable noImplicitAny, fixes #54 2021-05-03 13:52:55 -07:00