Frequently, I split large files (mostly test files), first by grouping related methods adjacent to each other, selecting them (usually 3 to 5 methods), cutting, and moving to a different file. Methods are of variable height, so Page Down is not very precise - it jumps to an unknown cod...
would just create a new class and add the extends clause manually. But if you're interested in the Lineage plugin for 4.5, I might be persuaded to port it.BasFred Faber wrote: Hello,I'm wondering if there is a keystroke or a shortcut to acceleratesubclassing the class currently...
Metrics can also be calculated from the command line for integration into build servers. Enteridea metrics -hfor help. For this to work IntelliJ IDEA must NOT be running. What’s New Plugin Versions 1.12 - UI improvements in Metrics dialog ...
I really liked it, easy to use, used to work great, up until a few months ago (start of 2020), but I see now that its not available in list of plugins in IntelliJ 2020.1 CE , too bad. (was probably pulled from repo as not maintained/compatible anymore?) Would be really nice to...
While navigating using shortcutCtrl+B or Ctrl+Alt+Bbetween different Java files, current tab is getting closed and new file is opened. Is there any way to keep all the tabs open when we navigate through series of files using those shortcuts? Please help. ...
Just wondering if there is a keyboard shortcut that is the same as Ctrl+LeftClick on a function or method? $foo -> moo($a,$b,$c); if the caret was on $foo the shortcut would take me to the top of the $foo class if the caret was anywhere on moo( it would take me t...
In IntelliJ, it's not quite the same, because it's very stressful: if I accidentally press a wrong key while expanding the selection, I lose all my selection hard work. If I accidentally press an arrow key, the selection is lost. If I accidentally press a letter, the selection is lost...
would just create a new class and add the extends clause manually. But if you're interested in the Lineage plugin for 4.5, I might be persuaded to port it.BasFred Faber wrote: Hello,I'm wondering if there is a keystroke or a shortcut to acceleratesubclassing the class currentl...
While navigating using shortcut Ctrl+B or Ctrl+Alt+B between different Java files, current tab is getting closed and new file is opened. Is there any way to keep all the tabs open when we navigate through series of files using those shortcuts? Please help....
Hi, I was wondering if it's possible to remove double ctrl shortcut (which execute run anything command). I use double ctrl as a global...