Product Release

JetBrains Newsletter

May 2020

AppCode 2020.1

AppCode 2020.1 is here with completion during indexing, faster code assistance in pure Swift and mixed projects, generation of documentation comments, new inspections and intentions, the Type Hierarchy view for Swift, and new sorting modes for the Swift Structure view.

MPS 2020.1

MPS 2020.1 comes with improvements to help you make even more powerful Domain-Specific Languages. This major release adds the Light patterns language, Javadocs for stub models, BaseLanguage enhancements, and plenty of other goodies.

YouTrack is Now Free for Teams of 10

We've introduced a few changes in YouTrack InCloud per-user subscription pricing to make it better. YouTrack InCloud is now free for all teams of up to 10 users. The starting monthly price per user is reduced to $4.40. Disk space is increased to 3 GB per user. Learn more about new prices.

Rider for Unreal Engine Public Preview Starts Now!

Rider is already well-known in the worlds of .​NET and Unity game development for being a smart cross-platform Unity and .​NET IDE. And we're now ready to bring it to the world of Unreal Engine development! Rider for Unreal Engine, with smart C++ and Blueprints support, is now at the Public Preview stage. Read on and join now.

Official Python Survey 2019 results are here!

Official Python Survey 2019 results are here!

Check out the summarized results of the third annual Python Developers Survey conducted by the Python Software Foundation with the help of JetBrains. The report is based on 24,000 responses from all over the world, which reveal the hottest trends and insights of the Python world. Take a look at the results.

Product Releases and Company News

IntelliJ IDEA Localization EAP for Chinese, Japanese, and Korean — We're introducing IntelliJ IDEA Localization EAP for Chinese, Japanese, and Korean. Let's make it better together: check out the blog post and give us your feedback on the localized version.

TeamCity 2019.2.4 — This release brings over 30 improvements including fixes to the .NET build runner, S3 artifact storage, and other features. TeamCity 2019.3 fixed over 130 issues and brings notable performance improvements.

WebStorm 2020.1.1 — The first bug fix update for v2020.1 is now available. It comes with a couple of long-awaited enhancements, such as eslint --fix on save and some improvements to WSL 2 support.

Toolbox App 1.17 — We've completely rewritten JetBrains Toolbox App 1.17 in Kotlin! Read the blog post to learn about it.

Kotlin Kernel for Jupyter Notebook, v0.8 — A new version of the Kotlin kernel for Jupyter Notebook is available, with enhanced code completion and code error analysis. You can play with the Kotlin kernel right in your browser using the MyBinder service and use several examples in the official repository. To try the new Kotlin kernel locally in your Jupyter Notebook, check out the instructions in our blog post.

New TeamCity Notifier Browser Extension — Use the new TeamCity Notifier extension to receive real-time notifications about build statuses and events directly in your browser. The extension is available for Mozilla Firefox, Opera, and all Chromium-based browsers such as Microsoft Edge.

AppCode 2020.2 Roadmap — Learn about the new features planned for AppCode 2020.2 release.

CLion 2020.2 Roadmap — CLion 2020.1 has landed and so it's time to talk about our plans for the next release. Our main priorities remain unchanged. Check out the blog post for the particular enhancements we plan to implement during the next release cycle, including IDE performance optimization, Makefiles, Debugger improvements, and unit testing.

GoLand 2020.2 Roadmap — What's next for GoLand? Have a look at our roadmap for 2020.2. As usual, we have prepared gifts for the most active users as a thank you for their contributions.

ReSharper C++ 2020.2 Roadmap — Wondering what's coming in ReSharper C++ 2020.2? More attention to C++/CLI, more sophisticated support for HLSL, performance improvements, and C++20 features.

WebStorm 2020.2 Roadmap — With WebStorm 2020.2 scheduled for the end of July, we continue to move in the same direction that we laid out at the end of last year. Read the blog post to learn more.

PyCharm and DSF Campaign 2020 — The campaign "Get PyCharm, Support Django" raised 40,000 USD to the Django Software Foundation, reaching 20% of its 2020 fundraising goal.

Technological Highlights

Java Annotated Monthly: May '20 — Java turns 25 this month! Also this month's Annotated includes, as usual, a lot of Java tips and tricks, and a list of all the new IntelliJ IDEA videos and blog posts you may have missed.

.​NET Annotated Monthly: May '20 — Interesting news, blog posts, virtual conferences, and many more resources for and by our fellow #dotnet developers, curated by Rachel Appel.

PHP Annotated Monthly: April '20 — This edition reviews 10 new RFCs from PHP Internals, Composer 2.0 alpha, and other releases, as well as articles on Laravel and Symfony, best practices, useful tools, videos, and podcasts.

Upcoming Webinar

An Exploration of Space, May 19 — We'll explore Space, look at the built-in tools for various teams, and see how Space can help them collaborate more efficiently. Save your seat now.

Learning Resources

Write Code Faster Using Live Templates — Discover how Live Templates help you speed up your coding every day. Use predefined Live Templates in IntelliJ IDEA, create new Live Templates, and share them with your teammates.

The WebStorm Guide — Meet the WebStorm Guide, a central place for tips and tricks on how to use WebStorm efficiently! We hope it helps you learn something new without requiring you to spend too much time away from the projects you're working on.

42 WebStorm Tips and Tricks — Check out our latest blog post where we share the webinar recording along with some questions asked during the webinar and an overview of the shortcuts used by Paul Everitt.

How To Build Real-Time Interactions In Your Django 3 App — Django 3 brings new features and possibilities. Calvin Hendryx-Parker gave us a tour from a PyCharm perspective.

Go Development with Docker Containers — Follow a series of tutorials on how to build, debug, and run applications using Docker, Docker Compose, and Kubernetes in Go.

CLion Ask Me Anything Webinar Recording — Our CLion AMA session was great, lasting 2 hours and featuring 9 speakers, 150+ questions, and 7 demos, including remote (and Docker), Arduino, and Debugger tips and tricks. Watch the recording and check out the most useful Q&A in this blog post.

What's New in ReSharper C++ 2020.1 — Get a detailed overview of the recent release: a big pack of C++20 features, multiple Unreal Engine related improvements, initial support for HLSL, and other enhancements.

Working with UE4 Reflection Macros — Learn about the specific support ReSharper C++ has for the Unreal Engine reflection system, and for reflection macros and specifiers in particular.

A Deep Dive Into .​NET Core Performance Revolution in Rider 2020.1 — Take a look at some exciting benchmarks that compare the Mono-powered and the .​NET Core-powered editions of Rider. You may find this interesting if you are also thinking about migrating to .​NET Core, or if you just want a high-level overview of the improvements to Rider.

Debugger Updates in Rider 2020.1 — Let's have a look at how Smart Step Into lets us step into methods we're actually interested in, some UI updates that help reduce mental context switches while debugging, and more.

How Socket Error Codes Depend on Runtime and Operating System — This is the first blog post in a new series that covers different technical challenges we've had to resolve during the migration of the Rider backend process from Mono to .​NET Core.

Turn-based Code Reviews in Space — Inspired by the turn-based games we love – in which the procedure is governed by the rules of the game – we've introduced turn-based code reviews in Space.

Personal To-Do List in Space — A handy tool for personal short-term planning, integrated with Chats, Blogs, and Issues. You can add an item from these tools in one click and it will become an actionable item in your To-Do list.

New Kotlin Hands-on Labs Available — Three new hands-on labs provide an overview of what it takes to develop web applications with Kotlin and Ktor. After finishing them, you'll have a project that you can expand and use on your own. 1. Creating HTTP APIs with Ktor. 2. Creating an interactive website with Ktor. 3. Building a Full Stack Web App with Kotlin Multiplatform.

Early Access Programs

TeamCity 2020.1 — We are presenting our release candidate build for TeamCity 2020.1. It contains over 100 new features, bug fixes, and security improvements.

Our mailing address:
JetBrains s.r.o.
Na hrebenech II 1718/10
Prague 4 140 00
Czech Republic

You are receiving JetBrains Newsletter because you have subscribed for monthly company updates.

Copyright © 2000–2020 JetBrains s.r.o.