Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for pug files (Jade new name) #450

Closed
wants to merge 846 commits into from
Closed

Added support for pug files (Jade new name) #450

wants to merge 846 commits into from

Conversation

rromanv
Copy link

@rromanv rromanv commented May 17, 2016

I installed Pug dependencies, updated the snippets.json, added the Pug filter (cloned from Jade), the require in main.js and added the test in order to work with Pug files.

sergeche and others added 30 commits February 19, 2013 00:55
Атрибуты для button
Some abbreviations that I miss.

I think is also a good idea add check : input:checkbox and radio : input:radio. check:d and radio:d for disabled variations too.
Removed media=all from link:css since it's the de-facto standard, see http://perfectionkills.com/optimizing-html/#1_style_media_all
Свойство "word-wrap: break-word"
Now it can correctly parse attributes with single quotes
Emmet core now works in Dreamweaver
@rromanv rromanv mentioned this pull request May 17, 2016
@rromanv rromanv changed the title Added completion for pug files Added support for pug files (Jade new name) May 26, 2016
@alecsGarza
Copy link

Hi,

any news as the the pull request?

Best

@sergeche
Copy link
Member

Oh, sorry for long delay... Seems like pug.js is redundant, either jade.js or pug.js should be used for both Pug and Jade since they generate the same result.

Any chance to get updated PR?

@aazcast
Copy link

aazcast commented Sep 30, 2016

Hi something about this?

@snapjay
Copy link

snapjay commented Oct 31, 2017

This would be awesome - any updates?

@sergeche
Copy link
Member

sergeche commented Nov 1, 2017

Emmet development is moved into another repo and already supports Pug: https://github.com/emmetio/expand-abbreviation

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.