Use Emmet with React JSX in Sublime Text

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Glad that I found this video. I am still using sublime text because my comp spec is not so good. Maybe others have switched to newer code editor.

prshendra
Автор

thanks brodah!, almost 3 years later is working, biblical 🙌

liamklyneker
Автор

I watched this video 1 month ago and thought I didn't need it.
I watched this video today and it's a lifesaver!!

MakingMoneyWithMichael
Автор

Really helpful tutorial. Thanks a lot Wes Bos

rafatulalam
Автор

Thanks, man! All is working perfectly

ifromkharkov
Автор

Ctrl + E works in Atom as well! Thanks a lot Wes!

Roman-Voronezh
Автор

You can use "source.tsx" in operand for TypeScriptReact file format in sublime

nrj
Автор

If it doesn't work by default on VS Code, do this in user settings:
"emmet.includeLanguages": {
"javascript": "javascriptreact"
}

rabindrajoshi
Автор

Awesome. Thank you for your tutorial!!!

jindrichkytler
Автор

thank you so much, this has helped immensely. God bless!!

WhereAreYou
Автор

@Wes Bos
Hey Wes I completed your course JavaScript for Beginners using VSCode and just started your React for Beginners course. Now I'm having all sorts of problems when trying to follow these instructions. Could you record this video again using VSCode?

makedredd
Автор

just go to settings and write: "jsx_prefix": false and the Tab will work in jsx

macas-academy
Автор

Does anyone know how to set this up for Atom instead of Sublime?

sarmadbokhari
Автор

How do you launch the results window when using ScopeHunter?


Thanks

jasdnbsad
Автор

I'm curious about your editor. How do you make your caret blink like that?

cineamoc
Автор

What if you want tab to complete a variable as a parameter (inside round braces)?

MarcelRobitaille
Автор

Visual studio code has Emmet with TAB as default :) inside jsx files

nikolaosnikolaou
Автор

you know you code like a pro when you use emmet

albiceleste
Автор

What's the shortcut did you use to insert the second curly bracket at 1:58?

hardcorepridecombr
Автор

why not working on my sublime text 3 :(

glennolivervelasco