The latest updates on all JetBrains products and topics
GoLand has many shortcuts for any action you can perform in the IDE. The good news is that you don’t have to learn all of them to be productive. How to choose a keymap Let’s start by choosing the right keymap to ensure that you feel right at home more quickly. By default, GoLand has several pr…
Qodana linters are now integrated into your Azure DevOps repositories to make code analysis a part of your build pipeline.
Basics The source code of the object is the core part of the DDL script which is needed to create this object. In other words, the CREATE statement is not part of the object's source code. The source code is stored inside the database. The most common objects found with the source code are views,…
Have you ever been looking for easy-to-consume educational materials on TeamCity? The brand new TeamCity video tutorial series is out! The tutorials provide simple, concise, and very hands-on explanations of the key TeamCity concepts. These tutorials are meant both for those just starting out with…
What if your data insights could reach a wider audience and help you drive your company’s growth? Read this blog post to learn about 5 modern techniques you can use to upgrade your SQL analytics skills!
In this blog, we're going to explore how to work with Amazon Web Services (AWS) in IntelliJ IDEA. We'll start by setting up IntelliJ IDEA to connect to AWS. Then, we'll highlight a few features that are beneficial when working with AWS from your IDE. This blog post covers the same material as the…
If you missed our last IntelliJ IDEA live stream, it’s be easy to get up to speed. Just head to our YouTube or Twitch channel and watch the recording. During the stream, Mala Gupta and her guest Yuriy Artamonov showed us the ins and outs of JetBrains’ WebService testing solution. https://www.you…
What is Qodana? Find out directly from the team that created this powerful code quality tool for your CI/CD pipeline and team!
JetBrains DataGrip is a powerful tool for working with databases. It supports PostgreSQL, MySQL, SQL Server, Oracle, MongoDB, and many other databases and DDL data sources.
Starting with v2021.2, RubyMine provides code assistance for working with RBS files, along with all of the essential features that make RBS code easier to read. Here’s a brief overview. Creating RBS code Code completion Formatting and readability Navigation Refactoring Inspections Do y…
The following article shows the benefits of investing some of your time into adding RBS declarations to your project. Catch type errors RubyMine performs real-time type checking based on the information stored in .rbs files. It will show a type error if there’s a mismatch between the RBS and Ruby co…
This post is for people familiar with SQL Server Management Studio who have decided to try DataGrip with SQL Server. Some concepts, pieces of the user interface, and shortcuts differ between these two tools. We'd like to try and help you with this transition! TLDR: table SSMSDataGripConnects t…