# Why did the REPL window border disappear?

**URL:** https://discourse.julialang.org/t/why-did-the-repl-window-border-disappear/70863
**Category:** VS Code
**Tags:** question
**Created:** [November 3, 2021, 10:58am UTC](https://discourse.julialang.org/t/why-did-the-repl-window-border-disappear/70863 "2021-11-03T10:58:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Soldalma](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/soldalma/32/29388_2.png) [@Soldalma](https://discourse.julialang.org/u/Soldalma)
#### Post date: [November 3, 2021, 10:58am UTC](https://discourse.julialang.org/t/why-did-the-repl-window-border-disappear/70863/1 "2021-11-03T10:58:08Z")

</div>

I could not find a button to maximize the VSCode REPL window. So I used to drag the upper border of that window up and down when I needed more space for the REPL or more space for the editor window. This was a bit hard to do because the border between these windows was very thin. Just a small movement of the mouse pointer would be enough to “lose” the window border. Doing this has become much harder: the REPL window border has disappeared overnight. I tried a variety of themes and the border is still invisible. Questions:

1. Is there a way, with the mouse or keyboard shortcuts, to maximize the REPL window?
2. Is there a way to make the REPL window border thicker and visible?
3. Is there a way to position the REPL window besides (instead of below) the editor window? (I have two monitors, so that would be quite convenient)

Thanks for the help.

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [November 3, 2021, 11:01am UTC](https://discourse.julialang.org/t/why-did-the-repl-window-border-disappear/70863/2 "2021-11-03T11:01:08Z")

</div>

Can’t you use this button instead?  
 ![image](https://global.discourse-cdn.com/julialang/original/3X/0/1/01655b915f0b7e8b4958455df34eb987bf9fa8e0.png)

---

<div class="post-metadata">

### Author: ![Soldalma](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/soldalma/32/29388_2.png) [@Soldalma](https://discourse.julialang.org/u/Soldalma)
#### Post date: [November 3, 2021, 11:56am UTC](https://discourse.julialang.org/t/why-did-the-repl-window-border-disappear/70863/3 "2021-11-03T11:56:33Z")

</div>

Thanks. That worked. In my system it is in the Julia Documentation window, not in the REPL window. I also found out that the border becomes visible under the High Contrast theme, but not in any others I tried.
