Questions tagged [jetbrains-ide]

For programming problems relating to using any of the JetBrains tools such as ReSharper, RubyMine, etc. If the issue is related to JetBrains Toolbox, please use the [jetbrains-toolbox] tag instead. General computing questions about using the IDE would be better suited for Super User.

For general issues relating to using any of the JetBrains tools such as ReSharper, RubyMine, etc.

Note: the JetBrains IDE platform shares a lot of common functionality between tools; if you believe you have a tool-specific issue, you should elect to use that tag instead. Some of the tools listed are , , , , , , and .


Tag renamed after a discussion - Should we burninate the [jetbrains] tag?

2557 questions
546
votes
5 answers

Can IntelliJ IDEA encapsulate all of the functionality of WebStorm and PHPStorm through plugins?

I am in the market for a new IDE but am confused about the overlap between some of Jetbrains' offerings. It looks like IntelliJ IDEA has plugins that allow you to do Node.js and php development. Can IntelliJ IDEA do everything that WebStorm and…
mr.freeze
  • 13,731
  • 5
  • 36
  • 42
479
votes
6 answers

Git Stash vs Shelve in IntelliJ IDEA/Netbeans

I am very unfamiliar with the shelve aspect of Git (EDIT: not an aspect of Git, but rather IntelliJ IDEA feature of shelve). If stash is used to put aside unfinished work what is shelve then? What would you use it for? For example on Update Project…
Subtubes
  • 15,851
  • 22
  • 70
  • 105
390
votes
19 answers

How to make phpstorm display line numbers by default?

How to make phpstorm display line numbers by default? Couldn't find that option. It's kind of annoying to turn them on manually for each page.
domino
  • 7,271
  • 12
  • 36
  • 48
365
votes
5 answers

WebStorm/PhpStorm double quotes in TypeScript auto import

I'm using TypeScript style with single quotes, double quotes are used exclusively in HTML templates. WebStorm/PhpStorm auto import adds import statements with double quotes and ruins the style. I guess this applies to all JetBrains products. How can…
Estus Flask
  • 206,104
  • 70
  • 425
  • 565
274
votes
7 answers

How to make PyCharm always show line numbers

I cannot seem to be able to find the setting to enable line numbers for all files, but I have to always right click and enable this on per file basis. There must be a global setting for this, right?
Kimvais
  • 38,306
  • 16
  • 108
  • 142
256
votes
4 answers

What is the .idea folder?

When I create a project in JetBrains WebStorm, a folder called .idea gets created. Is it okay if I delete it? Will it affect my project?
ECMAScript
  • 4,439
  • 4
  • 21
  • 29
238
votes
42 answers

Android Studio missing essential plugin org.jetbrains.android

I have just updated to Android Studio 4.1 Canary 9, but I am getting the following error: Missing essential plugin: org.jetbrains.android Please reinstall Android Studio from scratch. I've tried reinstalling Android Studio from scratch, as the…
Arnyminer Z
  • 5,784
  • 5
  • 18
  • 32
233
votes
13 answers

Word wrapping in PhpStorm

How can I enable word wrapping in PhpStorm? I need to enable it only for some of my files (with extension .txt). Is it possible?
ozahorulia
  • 9,798
  • 8
  • 48
  • 72
213
votes
6 answers

Auto-saving files upon changes with Visual Studio Code

I have used WebStorm from JetBrains for almost four years now. It's a fantastic IDE for many reasons, but one of the best features is that it saves versions of files outside of version control. So if you accidentally delete files or lose files…
Alexander Mills
  • 90,741
  • 139
  • 482
  • 817
167
votes
2 answers

Rebuild IntelliJ project indexes

IntelliJ IDEA 10.5.1 is reporting zero usages for all method, classes etc. Can I force IntelliJ to rebuild the project indexes?
Paul McKenzie
  • 19,646
  • 25
  • 76
  • 120
165
votes
11 answers

Intellij IDEA: Hotkey for "scroll from source"

I can't find a hotkey for the feature "Scroll from Source". What is the difference between Scroll from Source and Scroll to Source as well?
mjs
  • 21,431
  • 31
  • 118
  • 200
131
votes
1 answer

hide WebStorm toolbar showing browser icons

How do I hide the toolbar that shows browser icons floating above my code? I'm using WebStorm 64 bit, version 10.0.4, on Windows 8.1 x64.
cyrf
  • 5,127
  • 6
  • 25
  • 42
124
votes
2 answers

How to increase menu and tab font size in IntelliJ JetBrains PyCharm, PhpStorm, RubyMine

I understand how to increase the font size within an editor tab, but I'd like to increase the font size of the main navigation menu and most importantly, the tab titles. These do not change when I zoom in or out of an editor tab (using Cmd + mouse…
Superduper
  • 1,433
  • 2
  • 9
  • 14
123
votes
11 answers

How to select multiple places (sublime) in code in Android Studio?

How to select multiple places in code in Android Studio ? I want to insert the same text in multiple places in my source code. Like a have more than one mouse cursor. I used to do it in VS2012 so easily though not sure how to do it in Android Studio…
Amir Ziarati
  • 14,248
  • 11
  • 47
  • 52
105
votes
4 answers

How to force Android Studio to start with the welcome screen?

is it possible to let Android Studio start into the welcome screen instead of directly loading the last recent project? I´ve not really the fastest pc and I often need to switch between projects, its really annoying sometimes.
Marian Klühspies
  • 15,824
  • 16
  • 93
  • 136
1
2 3
99 100