Skip to content

feat: update emmet abbreviations#34

Merged
octref merged 1 commit into
microsoft:masterfrom
onlurking:feat/update-abbr
Jan 9, 2020
Merged

feat: update emmet abbreviations#34
octref merged 1 commit into
microsoft:masterfrom
onlurking:feat/update-abbr

Conversation

@onlurking

Copy link
Copy Markdown
Contributor

The current emmet implementation reference has several new abbreviations and updates,
mostly for CSS Grid Layout.

For example, dg+gtc:a+gtr:a+gcg10 expands into:

display: grid;
grid-template-columns: auto;
grid-template-rows: auto;
grid-column-gap: 10px;

@msftclas

msftclas commented Jan 8, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@octref octref added this to the January 2020 milestone Jan 9, 2020
@octref octref merged commit 269fd49 into microsoft:master Jan 9, 2020
@octref

octref commented Jan 9, 2020

Copy link
Copy Markdown
Contributor

Thanks!

@onlurking onlurking deleted the feat/update-abbr branch January 9, 2020 13:26
@onlurking

Copy link
Copy Markdown
Contributor Author

@octref, this PR will be out with the out with the next release of VS Code?
I didn't see it in the release notes.

octref added a commit to microsoft/vscode-docs that referenced this pull request Feb 6, 2020
@octref

octref commented Feb 6, 2020

Copy link
Copy Markdown
Contributor

For some reason vscode-emmet-helper isn't included. I pinged the person and added you microsoft/vscode-docs@d8f09b9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants