# How to save editor/pane layout in VSCode

**URL:** https://discourse.julialang.org/t/how-to-save-editor-pane-layout-in-vscode/43908
**Category:** VS Code
**Tags:** vscode
**Created:** [July 29, 2020, 6:45pm UTC](https://discourse.julialang.org/t/how-to-save-editor-pane-layout-in-vscode/43908 "2020-07-29T18:45:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![stochastic\_guy](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stochastic_guy/32/9877_2.png) [@stochastic\_guy](https://discourse.julialang.org/u/stochastic_guy)
#### Post date: [July 29, 2020, 6:45pm UTC](https://discourse.julialang.org/t/how-to-save-editor-pane-layout-in-vscode/43908/1 "2020-07-29T18:45:13Z")

</div>

How to get a consistent feel for the VSCode environment like RStudio?  
i.e whenever REPL is called, it will only pop up as a bottom pane. and When plot pane is called it will always pop up in the top right corner. Help window in the bottom corner, like that?

---

<div class="post-metadata">

### Author: ![davidanthoff](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/davidanthoff/32/223493_2.png) [@davidanthoff](https://discourse.julialang.org/u/davidanthoff)
#### Post date: [July 29, 2020, 7:29pm UTC](https://discourse.julialang.org/t/how-to-save-editor-pane-layout-in-vscode/43908/2 "2020-07-29T19:29:59Z")

</div>

You can’t save the location of the plot pane, that is something we have on the roadmap.

I think the location of the other things should be remembered by VS Code, but I’m not 100% positive.
