The intelligent code collaboration platform
Code reviews help you strategically dig deeper into your work. They enable you to identify bugs, potential fixes, vulnerabilities, and much more to ultimately improve the quality of your source code and your knowledge of it. This can have a direct impact on team learning, project build speed and qua…
Discover the best code review tools for 2024 according to our survey, completed by over 29,000 developers around the world.
With the updated Space plugin in IntelliJ IDEA 2021.3, create an intellij merge request, add reactions, and mark files as viewed / not viewed.
The Space plugin is now bundled in PyCharm 2021.2. You can now view and clone repositories and review your teammates’ code right from the IDE.
The Space plugin in IntelliJ IDEA 2021.2 comes with some updates to improve your quality of life! Automation job status, @mentions, and other Space integration updates.
Learn how to link issues to commits, code reviews, and merge requests in Space to easily track your team’s progress.
Learn how to define an owner for specific paths or files in a Git repo, and enable approval from code owners as a quality gate for merge requests in Space.
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.
Space makes it easy for you and your team to review code, and discuss changes. You can use any IntelliJ IDEA-based IDE to browse code reviews, assign, manage, view and submit comments, and accept changes.
Quality gates are a quality control technique used in collaborative software development. Find out how Space currently uses them in merge request workflows
Thanks for joining us in the first Space webinar! We hope you enjoyed it as much as we did! For those of you who missed it, here is the recording of our live session: Below is a summary of the Space webinar Q&A session with questions grouped by topic. Thank you for being so…
Today, we want to introduce you to the concept of turn-based code reviews in Space! The idea behind turn-based code reviews is to make the process of reviewing code as clear as possible for the author of the code, and the reviewers. When the Space team was looking at the typical code review p…