Commit Graph
56702 Commits
Author SHA1 Message Date
anna 4f87e58d24 allow to skip compilation phase, option is still there, e.g. for ruby (IDEA-53169) 2010-11-19 21:30:49 +03:00
anna 1c8ea7cefa correct modality state 2010-11-19 21:30:48 +03:00
peter.gromov 1e95617391 fixed-number dom children aren't custom by any chance (IDEA-55691) 2010-11-19 20:59:43 +03:00
peter.gromov 39dd548f5d restore the broken second completion when modifiers are not released after single variant insertion
IDEA-58655 Ctrl+shift+space completion sometimes scrolls editor up
2010-11-19 20:59:41 +03:00
peter.gromov 8bade670b0 IDEA-53883 Anonymous classes and Ctrl+Shift+Space completion may cause IDE Fatal error 2010-11-19 20:59:39 +03:00
Kirill Kalishev 99681d7117 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-19 20:58:58 +03:00
Kirill Kalishev da84137b7c focus track back forcedRequest=true, otherwise focus may go to null (swithing navbar popups quickly 2010-11-19 20:58:52 +03:00
anna 30cc6ef74d mnemonic changed 2010-11-19 20:21:37 +03:00
Eugene Zhuravlev 1265ac998c finally block 2010-11-19 19:59:17 +03:00
anna 8786c7aab3 process IndexNotReady gracefully (IDEA-54373) 2010-11-19 19:55:37 +03:00
anna b87da9a610 compact descriptive name (IDEA-51805) 2010-11-19 19:55:22 +03:00
anna 94ce4c900d NPE 2010-11-19 19:55:06 +03:00
Kirill Kalishev d6caed2835 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-19 19:52:30 +03:00
Kirill Kalishev bccfe3e7f4 IDEA-34593 Feature lost from 5.0 to 6.0 -> same java class in both view panels via vertical split + CTRL N 2010-11-19 19:51:21 +03:00
Denis Zhdanov 6ba2ebbb67 IDEA-61528 Soft wrap: ArithmeticException: / by zero at SoftWrapApplianceManager.calculateWidthInColumns() on code formatting
Ensuring space width is defined
2010-11-19 19:33:12 +03:00
Kirill Kalishev 894c72b3e2 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-11-19 18:57:06 +03:00
Kirill Kalishev 4f6d93512a NavBar update fix 2010-11-19 18:56:55 +03:00
Eugene Zhuravlev 4477d0efa2 single lock 2010-11-19 18:46:09 +03:00
peter.gromov 71812e4702 when there are matching variants in autopopup, hide the lookup (IDEA-60835) 2010-11-19 18:32:23 +03:00
peter.gromov 0c37910583 handle INRE in completion prefix calculation EA-15194 2010-11-19 18:32:23 +03:00
peter.gromov 09c1feaf77 diagnostics for EA-18338 2010-11-19 18:32:23 +03:00
peter.gromov c5a5629db4 there should be no invisible lookups during autopopup now
closing lookup should cancel the completion restart
2010-11-19 18:32:22 +03:00
peter.gromov d04ec8d25a more usages-friendly method name 2010-11-19 18:32:22 +03:00
peter.gromov 707a2c2d42 more realistic \n\t typing in tests 2010-11-19 18:32:22 +03:00
peter.gromov f09d8956dc IDEA-61448 Mouse selection in code completion dialog is not recognized 2010-11-19 18:32:22 +03:00
Dmitry Avdeev ba084c0f32 new page cache 2010-11-19 17:25:14 +03:00
nik 7cad64bc5e test fixed 2010-11-19 17:10:23 +03:00
Dmitry Jemerov ca5c7e7d6d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-11-19 16:54:33 +03:00
Dmitry Avdeev fa4b567b01 allow read access for workers if launching thread has it 2010-11-19 16:34:13 +03:00
Dmitry Jemerov ba8cf8ea67 PathEditor selects files under project base dir by default 2010-11-19 16:24:12 +03:00
Konstantin Bulenkov ba88233f55 reduce '*' using by user 2010-11-19 15:30:41 +03:00
nik 518fc6791c xdebugger: added support for default breakpoints 2010-11-19 15:19:33 +03:00
nik a548e34d3f xdebugger: correctly dispose views and show popup tree for 'value hint' tree (IDEA-56249) 2010-11-19 15:19:31 +03:00
Konstantin Bulenkov e0b50e3291 Go2Inspection 2010-11-19 15:06:35 +03:00
Oleg Shpynov 5f4d36a58f IDEA-61437 GitHub functionality should also work on projects I collaborate on, but do not own myself 2010-11-19 14:58:36 +03:00
Alexey Kudravtsev 0c737f6227 run inspection including all parents of the changed psi element 2010-11-19 14:32:36 +03:00
Alexey Kudravtsev cbfa55a159 cleanup 2010-11-19 14:32:36 +03:00
Alexey Kudravtsev ce72e3581f performance 2010-11-19 14:32:35 +03:00
Alexey Kudravtsev cd2f33151f must not hold PsiLock in readAction in tests 2010-11-19 14:32:35 +03:00
Alexey Kudravtsev eebaa506c5 forcefully restart all files on dumbness change 2010-11-19 14:32:34 +03:00
Dmitry Jemerov 670a18ea08 exception tolerance (IDEA-61510) 2010-11-19 14:20:25 +03:00
Denis Zhdanov 4a74f1ed4a IDEA-58070 Soft wrap: Improve soft wraps performance
Corrected algorithm that calculates correct soft wraps cache entry by offset
2010-11-19 13:18:43 +03:00
anna e1164f1314 private inner class can't be used in top class signature ( IDEA-57751) 2010-11-19 12:07:05 +03:00
anna 1325ea8cc0 run configurations: fill name on class selected (IDEA-56817) 2010-11-19 12:07:05 +03:00
anna d263773ed7 touch modification tracker to restart daemon (IDEA-58085) 2010-11-19 12:07:04 +03:00
anna b0e9b72155 run configurations: when project contains one module, new configuration should be created with it (IDEA-58115) 2010-11-19 12:07:04 +03:00
anna 507d46e114 rename: do not conflict if class type parameter and type param defined inside class in static context (IDEA-57427) 2010-11-19 12:07:03 +03:00
anna 0e62425248 field can't be final if it is written in initializer more than once (IDEA-57421) 2010-11-19 12:07:02 +03:00
anna caaf99eb74 eclipse: provide more details on problem (IDEA-25084 ) 2010-11-19 12:07:02 +03:00
Denis Zhdanov bb8da225d7 IDEA-61275 Editor: the folded class comment should not be auto-expanded on class declaration editing
Test fixes
2010-11-19 12:01:51 +03:00