From the course: Emmet: Fast and Efficient Web Coding

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Customizing Emmet

Customizing Emmet

From the course: Emmet: Fast and Efficient Web Coding

Start my 1-month free trial

Customizing Emmet

- [Instructor] We saw how emmett can allow us to quickly generate some basic code. This is a great time saver, but before we move on I wanted to show you how emmett is easily customizable. Now by default, brackets add some code to the meta viewport tag that I do not like. I prefer my meta viewport tag to not contain user scalable no and to not contain the maximum and minimum scale attributes. So what I'm going to do here is I'm going to customize the way brackets generates this tag. Now it is worth noting that I am demoing this within brackets. If you're using a different editor the file that we're going to be editing maybe located in a different location. You're going to need to search and find out how you can modify the emmett snippets dot json file. If you are using brackets however, you're going to go to help show extension folder. And within the extension folder you're going to want to open the user folder from…

Contents