The intelligent code collaboration platform
Space and SpaceCode will be discontinued on June 1, 2025. Learn more → →
Easily store, manage, and share Dart & Flutter packages within your organization. Use Space packages to create custom Dart repositories for your packages.
Discover the April 2022 updates for JetBrains Space – multi-line comments in code reviews, suggested edits in merge requests, revamped Documents, and more!
Discover the February 2022 updates for JetBrains Space – issue updates, support for remote repositories and Composer packages, Vault secrets in Automation, and more.
Discover the January 2022 updates for JetBrains Space – support for more IDEs in dev environments, faster build times in Automation, Python package support, and more.
To help you reduce the size of your repository, Space packages now can auto-delete old or unneeded packages using Package retention policies.
In this blog post, you'll see how the developer advocacy team at JetBrains adopted Space to make developing content in the JetBrains Guide easier.
Wondering who can see the data in your Space projects, Git repositories, channels, or package repositories? Read this post to learn about how visibility works in Space.
Once again, we're extending the list of repository types supported by Space Packages. Now it's time for npm registries! Let's take a look at the basics: how you can create an npm registry, and how you can publish and get npm packages – all this right inside your Space instance.
Space Packages are receiving a number of important updates. If you're a Packages user, please read this blog post carefully. Until recently, Space Packages was an organization-wide (top-level) module, which led to some inconveniences: The Packages page showed you all repositories at once. It w…
Space Packages continue evolving! In addition to creating Maven repositories and container registries, now you can create your own NuGet feeds. If you're interested, let's take a closer look. (more…)…
Let's continue our series of blog posts dedicated to Space Packages. The previous post was about working with Maven repositories. In this one, let's play with container registries! What are they for? The most obvious example is a Docker registry, but in addition to Docker images, container registrie…
In one of our previous blog posts, we've made an introduction to Space Packages. Now, it's time to try them in action! Let's start with Maven repositories: we'll take a look at how to create a Maven repo, log into it, and then publish the artifacts of a Gradle or Maven project. Create a repository …