Matt Bierner
|
91132cab87
|
Use | undefined instead of ? for some readonly properties on objects that we control
For #124362
This includes:
- Event objects
- Context objects passed to providers
- Managed objects such as `TextEditor`
|
2021-10-06 19:08:22 -07:00 |
|
Raymond Zhao
|
9b091c7d22
|
💄 Emmet tests
|
2021-03-30 11:30:32 -07:00 |
|
Ramya Achutha Rao
|
6ad61f018a
|
Getting closer to shared config #59803
|
2018-10-02 20:00:19 -07:00 |
|
Matt Bierner
|
f1c7c19a36
|
Fixing some strict mode typing issues in emmet
|
2018-10-01 16:07:55 -07:00 |
|
Ramya Achutha Rao
|
90581c7f94
|
Dont trigger emmet for # in selectors Fixes #49269
|
2018-05-30 17:04:28 -07:00 |
|
Ramya Achutha Rao
|
979efb6b76
|
Allow ! as css abbreviation in property value Fixes #49214
|
2018-05-11 14:24:12 -07:00 |
|
Ramya Achutha Rao
|
2792b8f437
|
Skip emmet inside comments in stylesheets when running the command
|
2018-03-26 20:47:09 -07:00 |
|
Ramya Achutha Rao
|
7db6419d78
|
Avoid re-parsing for emmet completions when triggered for incomplete completions
|
2018-03-26 13:33:38 -07:00 |
|
Ramya Achutha Rao
|
e7ce1f53ea
|
Do not lookahead when extracting css abbreviations Fixes #46452
|
2018-03-23 17:38:38 -07:00 |
|
Ramya Achutha Rao
|
bfbbe132cf
|
Fix css emmet abbreviations with : Fixes #43544
|
2018-02-12 14:48:56 -08:00 |
|
Ramya Achutha Rao
|
7a5045618e
|
Skip emmet in selectors #42245
|
2018-01-27 22:10:58 -08:00 |
|
Ramya Achutha Rao
|
65f1bd4b25
|
Allow hex color completions from emmet
|
2018-01-12 16:07:53 -08:00 |
|
Ramya Achutha Rao
|
4913e7f68f
|
Split emmet abbreviation tests
|
2017-12-15 15:25:58 -08:00 |
|