# Syntax highlighting problems in Juno

**URL:** https://discourse.julialang.org/t/syntax-highlighting-problems-in-juno/7295
**Category:** Juno
**Created:** [November 24, 2017, 6:26pm UTC](https://discourse.julialang.org/t/syntax-highlighting-problems-in-juno/7295 "2017-11-24T18:26:42Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![wrgr](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/wrgr/32/2796_2.png) [@wrgr](https://discourse.julialang.org/u/wrgr)
#### Post date: [November 24, 2017, 6:26pm UTC](https://discourse.julialang.org/t/syntax-highlighting-problems-in-juno/7295/1 "2017-11-24T18:26:42Z")

</div>

I’m experiencing the following syntax highlighting problems in Juno, Julia 0.6, macOS (latest):  
 ![08 PM](https://global.discourse-cdn.com/julialang/original/3X/2/e/2e5e98c9c118cab591f8297231e96d1c135081bf.png) ![18 PM](https://global.discourse-cdn.com/julialang/original/3X/7/3/73eaefeb2489d5efe4b2cce8412f67d793d6bccb.png)

As one can see, in the first case, more than 3 levels of `{}` nesting leads to disappearance of highlighting, and in the second, the `in` keyword is not highlighted.  
Does anyone experience same problems or knows how to fix this quickly?

---

<div class="post-metadata">

### Author: ![mauro3](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mauro3/32/292_2.png) [@mauro3](https://discourse.julialang.org/u/mauro3)
#### Post date: [November 24, 2017, 7:31pm UTC](https://discourse.julialang.org/t/syntax-highlighting-problems-in-juno/7295/2 "2017-11-24T19:31:09Z")

</div>

File a bug report if there is none yet.

---

<div class="post-metadata">

### Author: ![wrgr](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/wrgr/32/2796_2.png) [@wrgr](https://discourse.julialang.org/u/wrgr)
#### Post date: [November 25, 2017, 6:16am UTC](https://discourse.julialang.org/t/syntax-highlighting-problems-in-juno/7295/3 "2017-11-25T06:16:17Z")

</div>

Thanks for advice @mauro, but here ([https://github.com/JunoLab/atom-julia-client](https://github.com/JunoLab/atom-julia-client)) I see the following:

“This is the main repo for Juno, the Julia IDE. Please see here for installation instructions and **report problems at the discussion board**.”

---

<div class="post-metadata">

### Author: ![wrgr](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/wrgr/32/2796_2.png) [@wrgr](https://discourse.julialang.org/u/wrgr)
#### Post date: [November 25, 2017, 1:55pm UTC](https://discourse.julialang.org/t/syntax-highlighting-problems-in-juno/7295/4 "2017-11-25T13:55:32Z")

</div>

@mauro I filed the issue and they seems to be aware of it, just was mislead by this sentence of where I should report problems. Thank you again.
