---
title: "Coder takes code-server to the next level - Blog - Coder"
description: "Almost two years ago we released code-server, our primary open-source product."
image: "/api/dynamic-og?title=Coder+takes+code-server+to+the+next+level&randomBackground=true&styles=%7B%22height%22%3A162%2C%22width%22%3A302%2C%22padding%22%3A16%2C%22titleSize%22%3A24%2C%22logo%22%3A%7B%22width%22%3A80%2C%22height%22%3A12.15%7D%7D"
canonical: "https://coder.com/blog/coder-enterprise-takes-code-server-to-the-next-level"
---

Sep 1 20202 min read

# Coder takes code-server to the next level

[Ben Potter](https://coder.com/blog/author/bpmct)

Share this article

Almost two years ago [we released code-server](https://github.com/cdr/code-server), our primary open-source product used daily by thousands of developers to access remote VS Code environments through the browser.

Coder builds upon the foundation of code-server and adds features designed to centralize software development efforts across dev teams — including support for additional editors including JetBrains IDES — while retaining the performance and ease of use that made code-server an essential open-source solution.

### Here are few ways we help dev teams with Coder:

![Coder Enterprise Image Screen](https://www.datocms-assets.com/19109/1598989562-image3.png?fit=clip&fm=webp&w=3840&q=90)

Coder Enterprise Image Screen

**1. Create consistent environments (thanks [Kubernetes](https://enterprise.coder.com/docs/architecture)):** If you’re in an expanding team or working on multiple projects, you can launch new dev environments with no extra effort.

Similarly, defining Images allows you to launch project-specific environments with the proper packages and dependencies needed to begin development.

Any developer in your team can also add additional customization by automatically configuring the user’s [.gitconfig](https://enterprise.coder.com/docs/create-an-environment#gitconfig-files) and [dotfiles](https://enterprise.coder.com/docs/dotfiles).

![Coder Enterprise Services Screen](https://www.datocms-assets.com/19109/1598989640-image1.png?fit=clip&fm=webp&w=3840&q=90)

Coder Enterprise Services Screen

**2. Launch organization-wide services:** Services are essentially “sidecar containers” that can be attached to environments and are especially useful for databases, API servers, or other standalone applications. This is great for sharing dependencies across the whole team.

![Opening GoLand in the web browser with Coder Enterprise](https://www.datocms-assets.com/19109/1598989714-image2.gif?fit=clip&fm=webp&w=3840&q=90)

Opening GoLand in the web browser with Coder Enterprise

1. Use the right tool for the job: VS Code is great, hence the reason we made code-server! However, it may not be the best fit for every project or every engineer in an organization.

Coder supports VS Code, Jupyter Notebook, IntelliJ, Eclipse, PyCharm, WebStorm, GoLand, Vim, and more. Yep - we got all of those IDEs in a web browser, hosted on your secure infrastructure.

![Coder Enterprise Cloud Compute](https://www.datocms-assets.com/19109/1598989783-image5.gif?fit=clip&fm=webp&w=3840&q=90)

Coder Enterprise Cloud Compute

**4. Speed up your workflow:** Coder is, at heart, a developer productivity tool. Apart from simplifying onboarding, we also dynamically scale compute resources based on usage.

This means that resource-intensive tasks such as software builds or data science will be much faster than a local machine or a standalone code-server install.

![Coder Enterprise Dev URLs Screen](https://www.datocms-assets.com/19109/1598989880-image4.png?fit=clip&fm=webp&w=3840&q=90)

Coder Enterprise Dev URLs Screen

**5. Collaborate securely with your team:** By creating shared Dev URLs, images, and services, troubleshooting and feedback is just a few clicks away.

Admins can also determine user scopes, view audit logs, and assign roles inside Coder. All code is securely stored in your environment.

---

Coder is [free to try](https://coder.com/trial) for 60 days! For more information, you can also [contact us](https://coder.com/contact).

### Subscribe to our newsletter

Want to stay up to date on all things Coder? Subscribe to our monthly newsletter for the latest articles, workshops, events, and announcements.
