Alexey Kudravtsev
6ce8da783c
fix RefCountHolder to avoid "all yellow" syndrome, highlighting cleanup
2014-11-28 14:26:06 +03:00
Alexey Kudravtsev
49083ec178
file level higlighting disappears on typing
2014-11-28 14:26:05 +03:00
Vladimir Krivosheev
4cb053be35
fix nodejs debug regression (master)
2014-11-28 12:19:04 +01:00
Dmitry Batkovich
b3ef374ccd
IDEA-133479 InspectionToolsConfigurable: fixed isModified method + panels
2014-11-28 14:17:15 +03:00
Anna Kozlova
220478e49a
empty messages for call chooser hierarchy
2014-11-28 12:10:06 +01:00
Dmitry Avdeev
be9674a1e1
IDEA-133531 IDEA ignores the xsi:schemaLocation under certain circumstances
2014-11-28 13:35:01 +03:00
Dmitry Avdeev
f471018ddf
@NotNull
2014-11-28 13:35:00 +03:00
Dmitry Avdeev
9345badda8
cleanup
2014-11-28 13:34:58 +03:00
Dmitry Avdeev
0529daf928
converted to LightCodeInsightFixtureTestCase
2014-11-28 13:34:57 +03:00
Dmitry Avdeev
c19cfc7446
cleanup
2014-11-28 13:34:55 +03:00
Anna Kozlova
565f6ac4e7
revert foreach statement skip, make sure that place to check is inside a statement to prevent containing scope check instead
2014-11-28 11:28:32 +01:00
Yaroslav Lepenkin
8d21980d5e
AbstractJavaBlock, refactored composeCodeBlock method
2014-11-28 13:10:44 +02:00
Yaroslav Lepenkin
90433e0cac
AbstractJavaBlock, unnecessary javadocs removed
2014-11-28 13:10:44 +02:00
Yaroslav Lepenkin
8af5bdb46b
AbstractJavaBlock, refacroting: extracted ChainMethodCallsBlockBuilder
2014-11-28 13:10:43 +02:00
Yaroslav Lepenkin
d56a4cc970
AbstractJavaBlock, refacroting: extracted SyntheticBlockBuilder
2014-11-28 13:10:43 +02:00
Yaroslav Lepenkin
678336b73e
SimpleJavaBlock: extracted methods
2014-11-28 13:10:42 +02:00
Bas Leijdekkers
379fa5c4c4
get rid of CVS tool window and use Version Control tool window instead (IDEA-133167)
2014-11-28 11:04:05 +01:00
Bas Leijdekkers
4bd2e31fbb
CVS: handle cvs console creation and disposal in one place
2014-11-28 11:04:04 +01:00
Dennis Ushakov
53d699d32e
one more try to fix tests
2014-11-28 11:45:24 +03:00
Dennis Ushakov
fa81eb1dda
don't add for languages that rely on parent annotators
2014-11-28 01:14:36 +03:00
Roman Shevchenko
989ec326eb
Cleanup (testdata file names fixed)
2014-11-27 21:07:33 +01:00
Anna Kozlova
238ae095bc
Merge remote-tracking branch 'origin/master'
2014-11-27 21:01:00 +01:00
Anna Kozlova
6c2cfedf8f
deep refactorings: expand first level; disable and check root node
2014-11-27 20:58:08 +01:00
Roman Shevchenko
c67c9283c2
Merge remote-tracking branch 'origin/master'
2014-11-27 20:44:46 +01:00
Denis Fokin
0f0b6baa21
IDEA-133580 suppress.focus.stealing breaks mnemonics on linux
2014-11-27 22:40:14 +03:00
Roman Shevchenko
4d1be5ec67
IDEA-133004 (do not check for comment injections in .class files)
2014-11-27 20:39:42 +01:00
Anna Kozlova
274f7acfdc
extract method: fix name conflicts at method call site
2014-11-27 20:22:19 +01:00
Michael Golubev
455b62b631
IDEA-133575 - Exceptions during java cloud debugging
2014-11-27 20:03:18 +01:00
Shaverdova Elena
b036663202
WI-24554 Move all PHP script-specific menu options into PHP section (master-only version)
2014-11-27 21:27:11 +03:00
Roman Shevchenko
36ea8a7d0a
Cleanup (outdated anti-focus-stealing hack dropped)
2014-11-27 19:19:53 +01:00
Anna Kozlova
c28dee1968
extract method: annotate newly created method @Nullable when applicable (IDEA-76767)
2014-11-27 19:14:03 +01:00
Alexey Kudravtsev
093d17cc8b
made public
2014-11-27 20:29:49 +03:00
Alexey Kudravtsev
0353752f06
made public
2014-11-27 20:28:29 +03:00
Ilya.Kazakevich
b781867d47
Merge remote-tracking branch 'origin/master' into test2
2014-11-27 20:16:21 +03:00
Ilya.Kazakevich
e6b6a2401d
Test fix (bad fix, need to get rid of hardcoded skeleton version)
2014-11-27 20:14:59 +03:00
Anna Kozlova
90456f2029
Merge remote-tracking branch 'origin/master'
2014-11-27 18:14:46 +01:00
Anna Kozlova
83d3df6a95
extract method: allow to extract @NotNull code with missed branches which would be replaced with 'return null' with check on call site (IDEA-120076)
2014-11-27 18:12:53 +01:00
Anna Kozlova
6ff126e422
safe delete: fix initialization order
2014-11-27 18:12:49 +01:00
Andrey Vokin
039cf060b5
Haml customizes Live Templates from Ruby language
2014-11-27 20:09:42 +03:00
peter
0494c00df6
pass explicitly that we're inside field nullability computation and can't perform it again recursively (EA-53024 - SOE: DataFlowRunner.analyzeMethod)
2014-11-27 18:02:10 +01:00
peter
d21d380928
EA-62859 - CCE: JavaSmartCompletionContributor$.addCompletions
2014-11-27 18:02:09 +01:00
Alexey Kudravtsev
488586de21
made Encoding*Manager available for Upsource
2014-11-27 19:44:36 +03:00
Alexey Kudravtsev
25b0125f40
unused key removed
2014-11-27 19:44:35 +03:00
Alexey Kudravtsev
5f809d5962
implement EncodingManager for Upsource
2014-11-27 19:44:34 +03:00
Alexey Kudravtsev
ae8eb6fd94
made public for upsource
2014-11-27 19:44:32 +03:00
Egor.Ushakov
a09282cb76
added a small gap in front of line numbers
2014-11-27 19:37:21 +03:00
Egor.Ushakov
3f7bdd0626
paint line numbers with line highlighter foreground color
2014-11-27 19:15:27 +03:00
Mikhail Golubev
a15001d211
"Move file/symbol" refactoring does not permute updated imports
...
Previously new imports were always inserted after all other imports in
containing statement list, even if they were intended to replace
another existing import. I've changed meaning of "anchor" parameter a
bit, so that it can be used to specify exact insertion place for
new import.
2014-11-27 18:41:56 +03:00
Sergey Savenko
f5d7d6b154
OMG, permuted colors for VCS stripes (IDEA-131263)
2014-11-27 18:40:42 +03:00
Sergey Ignatov
66e7a3d02c
remove useless override
2014-11-27 18:38:40 +03:00