
Why configure recommended editors
- Guide users: Help team members choose the right editor for your project’s language and tooling
- JetBrains warmup: Automatically warm up the JetBrains editors you recommend during prebuilds
- Consistency: Ensure team members use editors that work best with your project’s configuration
Configure recommended editors
- Navigate to your project settings
- Find the Recommended Editors section
- Select the editors you want to recommend

JetBrains warmup integration
When JetBrains warmup is enabled for your project, the recommended JetBrains editors are automatically warmed up during prebuilds. This means:- The JetBrains backend is pre-installed for each recommended JetBrains editor
- Project indexes are built for each editor
- Users opening a recommended JetBrains editor skip the download and indexing steps
- Configure recommended editors to include the JetBrains editors your team uses
- Enable JetBrains warmup in your prebuild configuration
Best practices
- Match your stack: Recommend editors that have the best support for your project’s languages and frameworks
- Consider team preferences: If your team primarily uses specific editors, recommend those
- Enable warmup for JetBrains: If you recommend JetBrains editors, enable JetBrains warmup to give users the fastest startup experience