JetBrains

FOMO Digest #1: New for JavaScript Development in JetBrains IDEs

Tips & Tricks Ever heard of FOMO, the fear of missing out? There are so many features in WebStorm and other JetBrains IDEs that it’s easy to overlook some neat productivity boosters that could make your life as a developer easier. That’s why we’ve decided to try a new format. Introducing the FOMO Digest – […]

Read More

Top 10 DataGrip shortcuts to empower your coding

News Tutorials We love shortcuts. They make coding faster and more efficient. But they are not always easy to remember. With that in mind, we’ve put together a list of our top-10 most useful DataGrip shortcuts. Execute statement: Cmd/Ctrl+Enter Click the statement or select the fragment of code that you want to execute. It can […]

Read More

When Web Testing Becomes a Breeze

IntelliJ IDEA Testing Tips & Tricks Web testing becomes more and more convenient with the advent of new frameworks that make our lives easier. Modern frameworks abstract us from a lot of configuration and boilerplate and let us concentrate on our business objectives instead. Selenium lets us interact with web elements through a convenient API. […]

Read More

Updates About Educational Courses on Marketplace

Edu IDEs EduTools Learning Courses Marketplace News We are glad to share updates for the educational courses on Marketplace! In our previous blog post, we introduced major content updates that took place from November 2021 to February 2022. Let’s take a look at what’s been happening on the platform since then! Just as a reminder […]

Read More

RubyMine 2022.2 EAP2

The second 2022.2 EAP build is now available! Here are the build highlights: Improved support for retrieving types from unknown classes in RBS Previously, we only provided types for an object if its class had an RBS signature. If there was no corresponding RBS signature, we could only retrieve the types of methods from Object. […]

Read More

PhpStorm 2022.2 Early Access Program Is Open

Early Access Program Our Early Access Program (EAP) for PhpStorm 2022.2 starts today! In this first EAP build, you’ll get a chance to preview many new features related to generics, Rector support, and a bunch of quality-of-life improvements. Download PhpStorm 2022.2 EAP If you’re not familiar with our EAP, here’s a quick recap: We publish […]

Read More

GoLand 2022.2 EAP #2 Is Out With New Inspections For Generics

Early Access Program The second build of our 2022.2 Early Access Program is here. You can get the EAP build via the Toolbox App, download it from our website, use a snap package (for Ubuntu), or from inside GoLand select Check IDE updates for Early Access Program in Preferences / Settings | Appearance & Behavior […]

Read More

PHP Annotated – May 2022

Greetings everyone, It has been a while since the PHP Annotated Monthly was online, so hopefully we are back on track. With Brent joining the PhpStorm team we want to experiment with some new things, so stay tuned! In this edition, we’ll catch up on the most interesting things that have happened in the PHP […]

Read More

Kotlin API for Apache Spark: Streaming, Jupyter, and More

Kotlin Hello, fellow data engineers! It’s Pasha here, and today I’m going to introduce you to the new release of Kotlin API for Apache Spark. It’s been a long time since the last major release announcements, mainly because we wanted to avoid bothering you with minor improvements. But today’s announcement is huge! First, let me […]

Read More