jetbrains-ide Questions

4

Solved

So, I was wondering if there is really some new features coming from JetBrains DataGrip software. So far, I didn't find anything that is not already there in IntelliJ IDEA (Ultimate). I didn't spe...
Trichromatic asked 17/10, 2016 at 15:11

9

I'm using Spring Boot project with the last version of IntelliJ IDEA (2018.2.1 Ultimate Edition). When I run all my test with coverage the Coverage window doesn't show, and there's no percentage b...
Mureil asked 10/8, 2018 at 16:10

3

Solved

I am taking my first look at Kotlin Multiplatform and am following the guide here https://kotlinlang.org/docs/multiplatform-mobile-upgrade-app.html I have my class @Serializable data class RocketLa...
Rattlesnake asked 19/4, 2023 at 9:46

5

Does anyone know what the acronym IDEA stand for? I would assume Integrated Development Environment, then maybe Application? Also does Intellij stand for anything?
Fringe asked 25/2, 2014 at 21:2

3

Solved

I've been using IntelliJ, and I'm kind of annoyed by the full path being displayed next to the project name in the project view. I am aware that this question has been asked before, here. However, ...
Aerography asked 20/11, 2016 at 0:34

2

Solved

So I just noticed that my PhpStorm has set a background color to my project and also the structure is weird. All best explained by some screenshots. This is how it is looking now, I cannot even see...
Allover asked 29/10, 2022 at 14:15

2

Solved

I'm connecting to a local MongoDB instance installed through brew via the IntelliJ Database tool. I can see and query things; but as soon as I try to update a record eg set a database lock back to ...
Tamikatamiko asked 16/12, 2019 at 22:38

3

Solved

Let's say I have a code like this: val request = buildRequest() Problem: I want to see what the type of request is and navigate to its declaration. I can find out the type by hovering the vari...
Yuzik asked 25/5, 2020 at 11:49

4

Solved

I am using IntelliJ IDEA 2017.1 (latest at this time) and am using the dark theme ("Darcula"). The editor window background color can be changed from Settings as per your preference. Though I haven...
Sleepyhead asked 16/3, 2017 at 22:55

1

PyCharm has recently started showing me a suggestion to download spell checker for Asturian. What is this Asturian? I couldn't find anything useful with a simple Google search. PS: I use PyCharm to...
Bolero asked 29/11, 2022 at 12:23

7

I'm using Mac Air M1 and trying to run IntelliJ Ultimate. I've read some issues on JetBrains YouTrack and it seems that a lot of people are pretty satisfied with their experience. So, I think somet...
Darla asked 27/4, 2022 at 16:56

2

Solved

Is there any function in IntelliJ that allows me to generate simple POJO class from database tables (currently using PSQL)? I saw some similar example in Eclipse using "hbm2java".
Goatfish asked 17/4, 2019 at 7:31

3

Solved

I'm doing various projects in React.js with using awesome WebStorm by JetBrains. Every time I type an existing component name WebStorm imports it automatically for me, which is awesome, but it is ...
Spitler asked 29/9, 2017 at 12:42

3

I have recently downloaded the newer version of IntelliJ Ultimate Idea and the newest Git 2.3 from the website. However, It is saying the IDEA can support only 2.9+? How is it possible if it is no...
Pattipattie asked 14/1, 2021 at 16:57

2

Solved

I was setting up my project when I saw this on a @NotNull annotation in my DTOs Not 'javax.validation.constraints.NotNull' but 'org.jetbrains.annotations.NotNull' would be used for code generation...

3

Solved

IntelliJ IDEs have a button called "Collapse Unchanged Fragments", which hides most code lines that have stayed the same and fit the relevant information in way less space. Is there somet...
Dipnoan asked 6/10, 2020 at 17:32

4

Solved

Is there a way to view JSON in a pretty format with lines wrapped when selecting the column in DataGrip? In MySQL Workbench there's a nice option of "Open value in Editor". The "Edit Maximized" doe...
Dagnydago asked 9/5, 2020 at 16:13

3

Solved

I accidentally closed () the remote host window in a project of PHPStorm and i can't get it back. It isnt in View->Tool Windows. And is also enabled in Plugin Settings Page

3

Solved

PyCharm Community Edition as shown below on Ubuntu 18.04 box. Notice the run configurations dropdown is not on my main window Searched docs/settings/views and can't figure out how to get it a...
Gaby asked 10/3, 2020 at 14:24

4

Solved

I go to Settings - Ruby SDK and Gems, and pick out C:\RailsInstaller\Ruby1.9.3\bin\ruby.exe. It loads up a bunch of gems on the right side, and looks like it's going to work. I hit OK, and still ...
Chapfallen asked 27/6, 2014 at 14:27

3

I use WebStorm primarially to write code for my Express web server. WebStorm hangs when I am moving between lines or entering characters. It all started when I cloned and opened a new project that ...
Missi asked 12/7, 2016 at 22:36

4

Solved

PhpStorm hides the .idea folder in the project tool window by default. However, I'd like to show it in order to inspect the files and add/edit a .idea/.gitignore file to include and exclude specifi...
Bijugate asked 8/10, 2015 at 8:14

1

Solved

I noticed that Ctrl + Space had stopped giving me autocomplete suggestions. I had to delete the preceding code and start typing again to get any autocomplete suggestions. At first I thought it was ...

9

Solved

After I had installed PhpStorm and created a project from an existing source files, The project pane is not showing any file from the directory. So how can we solve the problem?
Conspecific asked 2/1, 2018 at 18:27

4

Solved

When I press Cmd + Shift + A in IntelliJ it should open the "Find Action..." dialog. Instead it opens Terminal.app with the apropos command. How can I resolve this problem?
Arginine asked 18/4, 2019 at 13:19

© 2022 - 2025 — McMap. All rights reserved.