Commit Graph
52720 Commits
Author SHA1 Message Date
anna 0bb2f844f2 remove redundant else: check all then clauses (IDEA-58136) 2010-08-30 20:52:53 +04:00
Eugene Zhuravlev ad9c77ecca IDEA-41226 feature: ability to reference debugger-marked objects in expressions 2010-08-30 20:34:15 +04:00
Oleg Shpynov 0b45b55c14 PY-922 Python console - autoindentation support and output formatting 2010-08-30 20:22:50 +04:00
Konstantin Bulenkov 98df31e474 typing boolean values is not cool 2010-08-30 19:51:44 +04:00
Dmitry Avdeev 6fac508322 fix tests 2010-08-30 19:30:44 +04:00
Kirill Kalishev 44740bc855 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-08-30 19:22:14 +04:00
Kirill Kalishev ee66dad73a Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-08-30 19:20:55 +04:00
Kirill Kalishev 42bd59b5c5 tooltip fixes - 2 2010-08-30 19:20:48 +04:00
Gregory Shrago 82b141a08d IDEA-26326 mxml: "Edit ECMA Script Level 4 Fragment" doesn't use ecma4 dialect 2010-08-30 19:20:29 +04:00
Alexey Pegov 0192c169fd fix debugger expression combobox history 2010-08-30 19:07:14 +04:00
Rustam.Vishnyakov 3943eb1f38 A fix for Groovy formatter tests (using getField() instead of getDeclaredField() from CodeStyleSettings). 2010-08-30 18:34:17 +04:00
Roman Shevchenko ed555b050b CodeInsightTestFixture.testAction() fixed to work well with injection-agnostic actions 2010-08-30 18:30:18 +04:00
Kirill.Safonov 8225722dd7 trace injected prefix/suffix when asserting (EA-21115) 2010-08-30 18:08:53 +04:00
Alexey Pegov 61bc821643 IDEA-56857 Search term hidden in keymap preferences + IDEA-56640 OSX inspection filter highlights white on white + minor simplecoloredcomponent fixes 2010-08-30 17:47:46 +04:00
nik 12c8b5eb8f unused extension point removed 2010-08-30 17:42:11 +04:00
nik 63170b243c beanClass/interface attribute of extension points corrected 2010-08-30 17:42:09 +04:00
nik cd2f7c07a1 obsolete extensions removed 2010-08-30 17:42:08 +04:00
Dmitry Avdeev 5e71677db7 IDEA-58132: 'Extract interface' action should not be available in plain XML file 2010-08-30 17:35:50 +04:00
Kirill Kalishev 64fdd2d9af Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-08-30 17:28:27 +04:00
Kirill Kalishev db8189124b tooltip fixes 2010-08-30 17:28:02 +04:00
Dmitry Avdeev e90b0a5d29 IDEA-57970: one-way includes traversing 2010-08-30 16:37:03 +04:00
Alexey Kudravtsev 986f48ae2d more enabling debug 2010-08-30 16:33:24 +04:00
Denis Zhdanov bfe13eaebb EA-21694 - NPE: SelectionModelImpl.getSelectionStart
Refactored the code in order to exclude variables visibilities problems in case of access from concurrent threads
2010-08-30 16:10:27 +04:00
Rustam.Vishnyakov a7f14e657d Per-language code style settings, more refactoring and test fixes 2010-08-30 15:59:31 +04:00
sergey.vasiliev ae563b0a18 spring: resolve resource patterns for ClassPathXmlApplicationContext constructor parameters (IDEA-57982) 2010-08-30 15:57:45 +04:00
sergey.vasiliev be8e44009c fixed incorrect rename for spring stereotypes 2010-08-30 15:57:44 +04:00
Dmitry Jemerov b49614f823 exception from one DirectoryProjectConfigurator doesn't block project opening 2010-08-30 15:51:01 +04:00
Alexey Kudravtsev 744c8ad7fa reverted check 2010-08-30 15:40:57 +04:00
Denis Zhdanov a1a69d1c1b IDEA-58070 Soft wrap: Improve soft wraps performance
Explicitly inlined couple of external calls that contain loops as profiling indicated that as a bottlenecks
2010-08-30 15:37:28 +04:00
Konstantin Bulenkov d53e4d139d IDEA-58114 Awkward naming of schema in "Generate schema from instance document" 2010-08-30 15:34:00 +04:00
Konstantin Bulenkov 41b7a56d77 maven modification tracker 2010-08-30 15:18:09 +04:00
Dmitry Avdeev e0d91553f2 facelets: introduce composite component parameter 2010-08-30 13:33:41 +04:00
Dmitry Avdeev b1036b5130 getRootTag @NotNulled 2010-08-30 13:33:41 +04:00
Denis Zhdanov 18bd6ffac9 IDEA-58117 Pressing 'End' after the end of line should go to the end of line in case of the plain text document
Don't stop 'end' processing if formatting is not defined for particular type of document
2010-08-30 13:30:55 +04:00
Rustam.Vishnyakov 211586aef3 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-30 13:17:57 +04:00
Rustam.Vishnyakov b3932df274 Per-language code style settings, initial refactoring 2010-08-30 13:17:30 +04:00
Denis Zhdanov 97c462c209 IDEA-57022 Enter after /** generates incorrectly formatted Groovydoc
Test data is revised in accordance with corrected groovy formatter behaviour
2010-08-30 13:09:31 +04:00
Rustam.Vishnyakov 78581a303f Merge branch 'master' of git.labs.intellij.net:idea/community 2010-08-30 13:08:32 +04:00
nik 7d11c39290 WI-2928: Open in browser action has no default text and description 2010-08-30 13:02:40 +04:00
Rustam.Vishnyakov 8d6d62360d Per-language code style settings, initial refactoring 2010-08-30 12:52:05 +04:00
anna 60a9f4a8d6 move api tweaks 2010-08-30 12:44:24 +04:00
anna a92ecff6a1 move class referenced from property file (IDEA-58083 ) 2010-08-30 12:44:24 +04:00
Alexey Kudravtsev b81d17a7e2 AOOB 2010-08-30 12:19:32 +04:00
Alexey Kudravtsev 03a403cd29 IDEA-42131 2010-08-30 12:19:31 +04:00
Alexey Kudravtsev 1403da14a0 check for invalidation 2010-08-30 12:19:30 +04:00
Alexey Kudravtsev 67861c4d90 replaced duplicates 2010-08-30 12:19:30 +04:00
Alexey Kudravtsev c6a705666c refactor hasBadResolve, cleanup 2010-08-30 12:19:29 +04:00
Denis Zhdanov feb72f4b67 IDEA-56242 Align When Multiline > Fields/variables groups does not align correctly when using tabs
1. Removed 'Align in columns' option processing for local variables;
2. Corrected white space string generation during 'align fields in columns' processing (tabs are not used for non-first block on a line alignment now);
 3. Green code policy is applied whenever possible;
 4. Corresponding tests are added;
2010-08-30 12:14:14 +04:00
Rustam.Vishnyakov 8051881143 Per-language code style settings, initial refactoring 2010-08-30 12:01:13 +04:00
Denis Zhdanov a8a5965505 IDEA-57022 Enter after /** generates incorrectly formatted Groovydoc
Added ability to customize target white space token type to use during reformatting (implied by the fact that Groovy uses three different token types for white spaces)
2010-08-30 10:17:07 +04:00