New

Introducing CodeSandbox CDE

Instant cloud development environments.

Learn more

SSO, VIM mode, dependency picker and Chrome DevTools

This month we mostly focused on stability and performance, but there are still some shiny new things!
SSO, VIM mode, dependency picker and Chrome DevTools

Hellooooo 👋

Wow, August just flew right by. One moment you're sippin' and shippin' at the beach, the next you remember it's almost December.

We were certainly busy! There was a lot of work put into stability and performance improvements–but first, let's dive into the cool new features.


What's new?

+-1

Single sign-on (SSO) 🔑

We've seen a huge spike in interest from larger enterprises. More often than not, these organizations need SSO for secure authentication, so we're happy to now provide that option. If you're an existing subscriber and would like to add SSO to your plan, reach out!

+-2

VIM mode comes to the cloud editor ⌨️

VIMthusiasts rejoice! We have introduced VIM mode support in our cloud editor. This means you can now enable VIM on repositories and cloud sandboxes. To enable it, go to Menu -> Project Settings -> Editor. Then, you're off to the races!

+-3

Dependency picker in cloud sandboxes 🔥

One of the most loved features of our browser sandbox editor, the dependency picker allows you to install, uninstall, or update dependencies without a terminal. Now, we've added it to cloud sandboxes, so you can prototype apps even faster ⚡

+-3

Debugger powered by Chrome DevTools 🪲

Now you can debug your project using Chrome DevTools integrated into CodeSandbox. DevTools links will open the respective file directly on the CodeSandbox editor.

+3

Updated Pro structure + discounts for small teams 💸

After talking with many of our users, we decided to simplify our Pro offering. Now, there's a single Pro plan and teams of 2-3 editors have discounts of up to 58% as an incentive to get started with CodeSandbox. If you are a current subscriber, your pricing won't change–but please reach out if you have any questions.



Improvements & Bug Fixes

+-3

Improved code review navigation on the PR sidebar.

+-3

Made the cursor pointer default for hovering interactive elements on the cloud editor.

+-3

Improved stability and DevEx by moving all application bundling from Next JS to the client using Vite.

+-3

Updated the format of PR comments from the CodeSandbox GitHub App.

+-3

Added experimental support for managing btrfs disks, which increases available disk space and improves pnpm and Podman performance.

+-3

Improved memory snapshot loading configuration, resulting in a lower latency for the VM to fetch memory and 3x faster snapshot load times.

+-2

Improved the performance of file navigation of existing file tabs, which should now feel instant.

+-2

Moved cloud templates to the sandbox-templates repo, so they stay in sync using the sandbox git sync feature.

+-3

Updated React to version 18.

+-2

Added case-sensitive search, improved styling, and fixed search issues when reconnecting.

+-2

Auto-restart closed terminals when they become active.

+-1

Several UX and UI fixes.



And that's all we wrote.

Feel free to reach out if you have any questions or feedback. And come say hi on Discord!

See you on the next one 👋


arrow_backBack to releases