Questions tagged [intellij-idea]

241 questions
107
votes
3 answers

How to turn off the bell sound in Intellij

How do you disable the bell sound in Intellij. I am using the IdeaVim plugin for Intellij on Mac OS X and want to mute the sound.
ZenBalance
  • 2,079
81
votes
11 answers

How to fix font anti-aliasing in IntelliJ IDEA when using high DPI?

I use a higher DPI setting which makes IntelliJ (actually Android Studio) have really messed up fonts. I use MacType which renders my fonts beautifully elsewhere, but I guess Java VM somehow intercepts it or something, it's killing me.
Bloke
  • 1,124
62
votes
5 answers

What is preventing ctrl-alt-m from reaching IntelliJ on Windows 10?

I'm using IntelliJ in Windows and Ctrl-Alt-M is a shortcut that is very useful but right now it's doing nothing. The shortcuts just don't reach IntelliJ. My suspicion is that some other app registered it as a global shortcut or something like…
47
votes
1 answer

Intellij / Android Studio Split Screen

Does Intellij / Android Studio have a split screen option similar to this in vim?
ZenBalance
  • 2,079
34
votes
3 answers

on ubuntu 13.10 multiple hits on ctrl+tab makes my intellij 13 keyboard stuck (no key works)

I have to restart my intellij every like 20 minutes whenever I hit multiple times ctrl+tab. It looks like clicking this multiple time on my ubuntu 13.10 + intellij 13.01 makes my intellij stuck. on intellij 12 same OS everything is just…
Jas
  • 688
32
votes
2 answers

Can intellij be set to automatically "Download Sources and Documentation"

I seem to have to maunally click "Download Sources and Documentation" after each clean install, is there a way to get this to happen by default?
robmcm
  • 423
30
votes
2 answers

How to change brace position in IntelliJ IDE?

I am using the IntelliJ IDEA ide for java coding. By default it produces curly braces on the same line as the function name, like so: function bla() { .. } Can i change it somewhere there so that i will do this instead?: function bla()…
29
votes
2 answers

How to "abort" merge in IntelliJ Idea

Let's say I am merging and just before the push I decide that I do not want to merge. Is it possible to get rid of the commits I have merged (and not pushed yet) without deleting my local branch or going into command line?
21
votes
1 answer

Does IntelliJ IDEA have the concept of 'workspace' similar to eclipse with multiple maven projects open in parallel?

I have used Eclipse for years and started using IntelliJ IDEA today. I'm used to being able to import multiple maven projects into a workspace and see them all in parallel. I imported a maven project into IntelliJ IDEA today - no problem. I…
hawkeye
  • 615
17
votes
4 answers

Duplicate icons on taskbar in IntelliJ – Windows 10

I have an issue with IntelliJ IDEA and Android Studio when I pin the icons to my taskbar. If I click on the icon, the actual window opens in a smaller duplicate icon on the taskbar rather than opening the window in the pinned icon. I have tried…
FZG
  • 293
16
votes
9 answers

Intellij ctrl+alt+arrow hotkeys not working

I can't make IntelliJ 14.1.4 act on the ctrl+alt+arrow hotkeys on Windows 7. I already disabled the Intel hotkeys and don't know any further.
Alex
  • 381
16
votes
5 answers

Cannot update IntelliJ IDEA in Mac OS X

I recently got a error about update IntelliJ IDEA. The error as follows: IDEA does not have write access to /Volumes/IntelliJ IDEA 14/IntelliJ IDEA 14.app/Contents. Please run it by a privileged user to update. So I cannot update. Please show me…
MichaelP
  • 261
15
votes
2 answers

How to upscale the interface of IntelliJ IDEA/WebStorm?

I may change the font size in work area using ctrl+mouse wheel. Can i also change the program interface size? (I use high ppi monitor)
14
votes
3 answers

How can I delete Intellij's local history for a single file?

I used IntelliJ to edit some external keys that shouldn't be stored on this machine, and so after reverting the changes, I want to delete the history (which contains the keys). Can that be done for a single file?
B T
  • 801
13
votes
1 answer

How to scroll horizontally in IntelliJ IDEA under Windows?

I have a touchpad/trackpad I can scroll horizontally with (two-finger scroll) basically anywhere. Not in IntelliJ IDEA, though. Is there a way to make it work there too? (I do currently use Shift+vertical scroll to scroll horizontally)
Bloke
  • 1,124
1
2 3
15 16