# Html and css support part 3

**URL:** https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411
**Category:** HTML/CSS
**Created:** [May 12, 2022, 7:58pm UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411 "2022-05-12T19:58:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![andrekungfu90](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@andrekungfu90](https://forum.codewithmosh.com/u/andrekungfu90)
#### Post date: [May 12, 2022, 7:58pm UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411/1 "2022-05-12T19:58:57Z")

</div>

I have just installed html and css support but it doesn’t work. when i type something like h… it doesn’t suggest any class.

---

<div class="post-metadata">

### Author: ![MarkF](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@MarkF](https://forum.codewithmosh.com/u/MarkF)
#### Post date: [May 15, 2022, 11:38am UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411/2 "2022-05-15T11:38:57Z")

</div>

There seems to have been a change to Visual Code since that video was made. In addition to installing the Prettier extension, you now need to go into settings and select it as the default code formatter. Select File → Preferences → Settings → Text Editor, then scroll down to where it says “Default Formatter” and make sure “Prettier - Code Formatter” is selected from the list.

---

<div class="post-metadata">

### Author: ![andrekungfu90](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@andrekungfu90](https://forum.codewithmosh.com/u/andrekungfu90)
#### Post date: [May 15, 2022, 6:54pm UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411/3 "2022-05-15T18:54:15Z")

</div>

Don’t you think it should be updated? I have already installed prettier. I installed it when i started the course itself.

---

<div class="post-metadata">

### Author: ![andrekungfu90](https://avatars.discourse-cdn.com/v4/letter/a/ed655f/32.png) [@andrekungfu90](https://forum.codewithmosh.com/u/andrekungfu90)
#### Post date: [May 15, 2022, 7:07pm UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411/4 "2022-05-15T19:07:29Z")

</div>

I checked it out but html and css support keeps not working. I followed your instructions. Select File → Preferences → Settings → Text Editor. Prettier was already selected by default. I was talking about one lesson in the third part of the course, where mosh installes this feature called “html and css support” this can make easy to find a proper class while you are typing. For instance you type h and then you can choose different name classes by default simply by typing h inside the quotation marks. it is in the section “what will you need” if i am not wrong.

---

<div class="post-metadata">

### Author: ![Timmeh](https://avatars.discourse-cdn.com/v4/letter/t/54ee81/32.png) [@Timmeh](https://forum.codewithmosh.com/u/Timmeh)
#### Post date: [May 16, 2022, 10:16pm UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411/5 "2022-05-16T22:16:48Z")

</div>

Do you mean intelliSense? I’m sure Visual Code has several options for it

---

<div class="post-metadata">

### Author: ![deeess](https://avatars.discourse-cdn.com/v4/letter/d/90ced4/32.png) [@deeess](https://forum.codewithmosh.com/u/deeess)
#### Post date: [May 23, 2022, 7:34pm UTC](https://forum.codewithmosh.com/t/html-and-css-support-part-3/12411/6 "2022-05-23T19:34:30Z")

</div>

I had that issue as well and I switched to an older version and that works.
