Blog Logo
TAGS

What’s New in Rider 2024.1 - Monitor Performance, Sticky Lines, New Project Dialog Updates

Rider 2024.1 introduces a new monitoring tool window to track application performance and gather metrics, sticky lines in the editor for easier code navigation, and an updated New Project dialog for q...

Read more...

Rider 2023.3: AI Assistant, .NET 8 Support, C# 12 and F# 8 Features, Debugging Improvements and More

JetBrains has released Rider 2023.3, the latest version of their cross-platform .NET IDE. This release contains an AI Assistant, support for .NET 8 SDK and an extended list of C# 12 and F# 8 features....

Read more...

The Developer Ecosystem in 2023: Key Trends for C#

We’ve captured insights from 26,348 developers worldwide in our annual Developer Ecosystem Survey 2023. This recap focuses on C# and .NET, but you can see what’s trending in other languages as well. E...

Read more...

The Rider 2023.3 Release Candidate Is Now Available

There’s only a few days left before the next major release for Rider! Don’t feel like waiting? Get a sneak peek of Rider 2023.3 now by downloading the Release Candidate build that has just landed on o...

Read more...

Introducing RustRover - A Standalone Rust IDE by JetBrains

Were excited to announce RustRover, our standalone IDE for Rust. After years of working on a Rust plugin for IntelliJ IDEA and CLion, weve listened to the community and developed an IDE specifically d...

Read more...

RustRover: Rust IDE by JetBrains

RustRover is a Rust IDE developed by JetBrains. Rust is a systems programming language that is designed for safety, concurrency, and performance. The Rust IDE provides various features and tools to en...

Read more...

Introducing Predictive Debugging: A Game-Changing Look into the Future

With the introduction of debugging tools, software developers were empowered to interactively investigate the control flow of software programs to find bugs in live environments. At JetBrains, we’ve a...

Read more...

Toolbox App 2.0 overhauls installations and updates

We’re introducing the biggest update to the Toolbox App yet. We’ve listened to our users’ feedback, analyzed the most voted bug reports in our tracker, and refactored the installation layout to addres...

Read more...

Rider 2023.2: Better C# Support, UX/UI Enhancements, AI-Powered Features, and More

A new major update for Rider has been released, featuring better C# support with new inspections, context actions, and formatting options. The UX/UI has been enhanced with a reworked Build tool window...

Read more...

AI Assistant Comes to Rider! First Rider build to include features leveraging generative AI and large language models

The Rider 2023.2 EAP 6 build features AI-powered assistance powered by the JetBrains AI service. This includes an AI chat tool window for conversation with the LLM, commit message generation and AI-as...

Read more...

Release 3.40.0 · metalbear-co/mirrord · GitHub

GitHub has released the version 3.40.0 of its product mirrord. With mirrord, users can automate any workflow, host and manage packages, find and fix vulnerabilities in their codespaces, write better c...

Read more...

Whats Next: WebStorm 2023.2 Roadmap

In this blog post, WebStorm gives a sneak peek into the upcoming release of WebStorm 2023.2. The release will focus on the stable new UI, adding support for CSS Nesting, improving Vue.js support, and ...

Read more...

Introducing the Space Git Flow - A Complete Process for Better Code Quality | The Space Blog

Learn about the branching strategies commonly used by development teams and how they can affect your production environment. Introducing the Space Git flow, a complete process that helps you achieve b...

Read more...

New in IntelliJ Rust for 2023.1 (Part 1)

The IntelliJ Rust Blog outlines the state of the Rust plugin in the 2023.1 release. The blog discusses attribute and functional-like macros improvements, conjoint code insight capabilities, GATs suppo...

Read more...

Rider 2023.1: Enhanced C# Support, Best-in-class GameDev Features, and Much More!

The latest major update to Rider has just been published! Explore the new 2023.1 version of the cross-platform .NET IDE with enhanced C# support and the best game development features. This update int...

Read more...

ReSharper IL Viewer and Low-Level C# - Uncovering the Magic of Lowering

Learn how the C# programming language uses lowering to transform high-level language features into simpler techniques within the same language. Discover how ReSharper can help you uncover this magic w...

Read more...

IntelliJ Scala Plugin 2023.1 Is Out!

The Scala Plugin Blog announces the release of IntelliJ Scala Plugin 2023.1. The new version features improved support for braceless Scala syntax, streamlined import management, better support for sbt...

Read more...

Java 20 and IntelliJ IDEA - Improved Record Patterns and Pattern Matching

This blog post covers the new Java 20 features, particularly Scoped Values, Record Patterns, Pattern Matching for switch, Foreign Function and Memory API, and Vector API. It also discusses IntelliJ ID...

Read more...

Unity DOTS support in Rider 2023.1

Rider has added support for Unitys new Data Oriented Tech Stack (DOTS) in its latest release. The DOTS architecture moves from an object-oriented to a data-oriented design, restructuring games into En...

Read more...

Working with Git in JetBrains Rider

In this post, Andrew Lock describes the Git integration in JetBrains Rider IDE, which he prefers to use over command-line Git for its efficiency and keyboard-based workflow. He also explains why he sw...

Read more...