# Missing styling/auto-completion in Admin-\>Customize-\>CSS/HTML

**URL:** https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794
**Category:** Bug
**Created:** [May 13, 2015, 11:21pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794 "2015-05-13T23:21:48Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [May 13, 2015, 11:21pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/1 "2015-05-13T23:21:48Z")

</div>

Live site on the top (beta7+53), test site on the bottom (beta9+25).

![](https://global.discourse-cdn.com/meta/original/3X/1/5/15d8b8a2718c216f847216ccd52c6b6cc189bf46.png)

Top has some prettiness and auto-completion (e.g. typing a `{` then hitting enter slaps in a `}`), bottom is just plain text. The customization themselves are applying and working fine, though.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 13, 2015, 11:37pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/2 "2015-05-13T23:37:01Z")

</div>

Not sure, we just upgraded the ACE editor there. Maybe @eviltrout knows.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [May 14, 2015, 7:13am UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/3 "2015-05-14T07:13:08Z")

</div>

link:

> [@Code in customize section not saving](https://meta.discourse.org/t/code-in-customize-section-not-saving/28750/6):
>
> Upgrading the ace editor fixed it, but was a huge pain: [https://github.com/discourse/discourse/commit/d90063fc59b929057be7ec78e6dd27fd5be5eaea](https://github.com/discourse/discourse/commit/d90063fc59b929057be7ec78e6dd27fd5be5eaea)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [May 14, 2015, 2:43pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/4 "2015-05-14T14:43:33Z")

</div>

I am actually getting that autocompletion stuff + color c oding in the latest version of the app.

What browser are you using?

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [May 14, 2015, 2:59pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/5 "2015-05-14T14:59:29Z")

</div>

Chrome.

I removed any extra plugins from the test site and did a rebuild before posting here in case that was an issue. I just noticed though I accidentally left one in (identical to one of the plugin howtos for putting something in the hamburger menu), I’ll take that one out and try again (will have to be later in the day unfortunately) if the issue is only showing up on my site.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [May 14, 2015, 3:55pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/6 "2015-05-14T15:55:28Z")

</div>

Actually @zogstrip was able to show me an error regarding this. It’s hard to reproduce locally but I am working on it now.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [May 14, 2015, 4:49pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/7 "2015-05-14T16:49:16Z")

</div>

Okay, I rebuilt the ace editor again and I’m pretty sure I could my mistake from last time! Update to the latest master and you should be good 😄

---

<div class="post-metadata">

### Author: ![Yuun](https://avatars.discourse-cdn.com/v4/letter/y/977dab/32.png) [@Yuun](https://meta.discourse.org/u/Yuun)
#### Post date: [May 14, 2015, 5:07pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/8 "2015-05-14T17:07:59Z")

</div>

Confirmed, just updated and all is well. Thanks!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 14, 2015, 7:27pm UTC](https://meta.discourse.org/t/missing-styling-auto-completion-in-admin-customize-css-html/28794/9 "2015-05-14T19:27:08Z")

</div>


