Emmet.io
924 posts

Emmet.io
@emmetio
Emmet — the essential toolkit for web-developers
Moscow, Russia Katılım Eylül 2012
0 Takip Edilen5.4K Takipçiler

#HTML5 tip
Don't know what to write? This Emmet abbreviation is pretty useful for summoning dummy text. Simply start typing "lorem", and add a number to specify the number of words you want in your paragraph. 📜
#100Devs #100DaysOfCode

English

@chris22smith I guess an extra keyboard button might help. AFAIK it can be implemented in navive apps only
English

@adamj_design Tag preview should work for HTML-based syntaxes. If it doesn’t, please create an issue
English

@emmetio Couldn't get tag preview working, but I dug into Emmet's settings and discover "comment" and "comment_template". 🤯💯 Huge time saver there.
If anyone's reading along, go to Preferences > Package Settings > Emmet > Settings and check out "comment".
Thanks for being awesome!
English

Oh wow, this is fantastic. Just installed and instantly made my current work of taking a machete to my client's HTML a lot easier:
twitter.com/scottjehl/stat…
English

@adamj_design In ST, you can enable comments in Emmet preferences. Also, check out tag preview, a feature similar to discussed in this thread: #tag-preview" target="_blank" rel="nofollow noopener">github.com/emmetio/sublim…
English

@paulmsmith @brad_frost @emmetio Just tried this in ST, VSC and on Codepen and it didn't really work. Are you doing: div.blah|c then hitting tab? Something else?
For me it only expands the comment.
English

@danrodneytweets @scottjehl @brad_frost @sublimehq Check out Emmet.sublime-preferences, you can enable comments and no need to write |c anymore.
Also, there’s similar feature as described in this thread: #tag-preview" target="_blank" rel="nofollow noopener">github.com/emmetio/sublim…
English

@scottjehl @brad_frost @emmetio does this with div.class|c (c is for comment) except the latest update broke it in Sublime Text. It still works in VSCode though. Hopefully they will add it back again soon to Sublime Text @sublimehq
English
Emmet.io retweetledi

@planetoftheweb @chriscoyier @code Tried to communicate MS few times about supporting new plugin development for @code but had zero response
English

@breton_slivka It’s a default ST dialog, which allows to customize title of OK button
English

@svetlyak40wt @HexstreamSoft @Shinmera @github I found instructions on GitHub Hepl. Haven’t tried to get funds from OpenCollective yet
English

@emmetio @HexstreamSoft @Shinmera @github Is this the correct instruction?
docs.opencollective.com/help/collectiv…
English

It is good that GitHub don't block sponsors from Russia and I can support @Shinmera too!
Jean-Philippe Paradis@HexstreamSoft
Nicolas Hafner (@Shinmera) finally opened a semi-decent tier! He is the author of Portacle, Kandria, several Common Lisp articles and, incredibly enough, 80+ libraries in Quicklisp! He's definitely at least a top 3 CL contributor. Let's give him some love! github.com/sponsors/Shinm…
English

@HexstreamSoft @svetlyak40wt @Shinmera @github Yes, joined via OpenCollect fiscal host, as described in GitHub docs
English

@svetlyak40wt @Shinmera @github @emmetio Apparently you were able to join @GitHub Sponsors even though Russia is not officially supported yet? Any insights on limitations? Is this being rolled out in beta or something? Could you have joined as an individual instead of as an organization?
github.com/sponsors/emmet…
English

@chaseadamsio @evantravers @chevinbrown @clarkware @ArleyM @TextExpander Emmet abbreviations are like dynamic snippets, they are expanded from text you type, you don’t need to predefine anything. You can just type .some-class to get <div class="some-class"></div>. In CSS, you can embed value, e.g. p10 -> padding: 10px;
English

@evantravers @chevinbrown @emmetio @clarkware @ArleyM Honestly, I rarely find myself using code snippets, so i don't reach for them too much. I do use snippets for responses and expansion for things like my email address and acronyms, but I use @TextExpander for that.
English

Does anyone else still use @emmetio? I've been using it (or whatever it used to be) since Textmate back in the day… but now I'm pretty sure I'd be better off ripping it out and using a proper snippets engine or writing macros for common structures.
English

And if you want new Emmet to be available in more editors like @code, @AtomEditor or @brackets, I need your support!
github.com/sponsors/emmet…
English

You might have already seen recent @CodePen update, which is also powered by Emmet 2:
blog.codepen.io/2020/06/29/an-…
English

Announcing Emmet 2 plugin for Sublime Text (@sublimehq):
@chikuyonok/emmet2-sublime-text" target="_blank" rel="nofollow noopener">teletype.in/@chikuyonok/em…
English


