Questions tagged [intellij-idea]

230 questions
102
votes
2 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
  • 1,989
  • 5
  • 16
  • 12
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,107
  • 1
  • 12
  • 16
55
votes
4 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…
Pablo Fernandez
  • 10,871
  • 23
  • 67
  • 100
47
votes
1 answer

Intellij / Android Studio Split Screen

Does Intellij / Android Studio have a split screen option similar to this in vim?
ZenBalance
  • 1,989
  • 5
  • 16
  • 12
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
  • 668
  • 2
  • 13
  • 26
30
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
  • 403
  • 1
  • 4
  • 5
27
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()…
user3595338
  • 373
  • 1
  • 3
  • 4
26
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?
Jaroslav Záruba
  • 1,098
  • 5
  • 17
  • 27
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
  • 587
  • 1
  • 6
  • 17
18
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
  • 303
  • 2
  • 8
15
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
  • 361
  • 2
  • 3
  • 12
15
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
  • 251
  • 1
  • 2
  • 3
15
votes
1 answer

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)
WallOfBytes
  • 367
  • 2
  • 3
  • 15
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,107
  • 1
  • 12
  • 16
11
votes
2 answers

Can't type/delete in IntelliJ Idea, OSX El Capitan 4

Can't type or delete anything. Every so often I'm able to delete a few characters and then type a line or two, but then I'm back to nothing. Backspace moves the cursor backwards, enter goes to the next line, but it's not manipulating any characters,…
spconrad
  • 149
  • 1
  • 1
  • 6
1
2 3
15 16