# How to open two instances of VS Code on Deepin OS 20.9 or any other Debian-based Linux distro?

---

## VS Code

VS Code, short for Visual Studio Code, is a popular and widely used source code editor and integrated development environment (IDE). It is developed by Microsoft and is known for its flexibility, extensibility, and a wide range of features that make it a powerful tool for software development.

---

## Solution 1 - Duplicate workspace

---

### File

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1693486217165/9f9778f0-e1c4-4a35-a928-8756328a0ddb.png align="center")

---

### Duplicate workspace

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1694539719091/41b426f0-2e92-4e42-b681-a739f0dcc738.png align="center")

---

## Solution 2 - New window

### Open the terminal

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1694540215443/74ee036c-cac6-4a6c-ae4b-681260ac87c9.png align="center")

---

### New window

```apache
code --new-window
```

---

## **Celebrate**

You've made it!

![The Office GIF - The Office Happy - Discover & Share GIFs](https://media.tenor.com/5F2BovYyscYAAAAd/the-office.gif align="left")

---

## **Let's become friends**

* [**Github**](https://github.com/alexcalaca)
    
* [**LinkedIn**](https://linkedin.com/in/alexandrecalacaofficial)
    
* [**Hashnode**](https://hashnode.com/onboard?next=/@alexandrecalaca)
    
* [**Youtube**](https://www.youtube.com/@alexandrecalacaofficial)
    

---

## **Final thoughts**

I hope this article has been helpful to you. Please feel free to reach out if you have any questions. Your thoughts, suggestions, and corrections are more than welcome.

By the way, don't hesitate to drop your suggestions for new blog articles.

I look forward to seeing you next time.

---
