Dmitry Batkovich
6f49be7fcc
wrap with optional IDEA-122553
2016-03-25 13:50:03 +03:00
Vladislav.Soroka
c06a613289
IDEA-153485 Test Module dependencies defined in Gradle is not correctly configured in IntelliJ 2016.1
2016-03-25 13:29:54 +03:00
Vladislav.Soroka
a0e9aac2a8
gradle: clean-up resolver temporary cached data
2016-03-25 13:29:54 +03:00
Konstantin Ulitin
ae684316cc
IDEA-145785 push template data language as stubs depends on it
2016-03-25 13:16:44 +03:00
Egor.Ushakov
02c2d3db68
cleanup - removed redundant casts and types
2016-03-25 12:38:18 +03:00
liana.bakradze
046852201a
PY-18922 Typo in the example of a postfix template
2016-03-25 12:16:38 +03:00
Egor.Ushakov
b0d1091cca
diamondify
2016-03-25 11:59:27 +03:00
Dmitry Batrak
d96f20c1f8
cleanup & javadocs (following IDEA-CR-9329)
2016-03-25 11:28:25 +03:00
Anna Kozlova
532a22e4ed
testdata fixed
2016-03-24 21:28:00 +01:00
Ilya.Kazakevich
8bb39694b4
PY-18926: Wrapping AttributeError
...
Nose has bug: instead of Test we are getting ContextSuite in case of error in setup class. It does not have attribute .test, so we wrap it try / except to mimic previous behavior (pre 5.0) when we simply did not check this field
2016-03-24 23:11:50 +03:00
Julia Beliaeva
fe36270236
[text-completion] fix compilation (need getIsertHandler method)
2016-03-24 22:31:10 +03:00
Julia Beliaeva
ce78beb9f6
[text-completion] some more javadoc
2016-03-24 22:29:01 +03:00
Julia Beliaeva
7ae3d1f588
[text-completion] do not insert completion symbol if this is not a separator symbol
2016-03-24 22:28:56 +03:00
Sergey Simonchik
95f7b0d3f1
use file's directory as context root when resolving references in FileIncludeProvider (fixes WEB-20021 for IntelliJ IDEA)
2016-03-24 21:57:02 +03:00
Konstantin Bulenkov
fe8c47989c
restore shadow for modal progresses
2016-03-24 19:19:59 +01:00
Julia Beliaeva
12e87973b8
fix keymaps test case (add duplicate for FocusTextFilter/EditorSelectLine for JBuilder keymap)
2016-03-24 21:16:10 +03:00
Bas Leijdekkers
0386b99e96
IDEA-153187 (Bogus "Unguarded field access" inspection for inner class)
2016-03-24 19:02:12 +01:00
Bas Leijdekkers
8aa145c915
IG: add description
2016-03-24 19:02:11 +01:00
Anton Tarasov
a985f5c418
IDEA-149337 [follow-up] UI fonts are too big
...
Reverted changes in UISettings due to a regression.
Filed a separate issue (IDEA-153597) to address the original problem.
2016-03-24 20:39:53 +03:00
Vassiliy.Kudryashov
53ab052dad
IDEA-152558 Allow to select and copy texts from the About dialog windows
2016-03-24 20:38:38 +03:00
Anna.Kozlova
3e688a897c
ensure filter is respected for project scope (IDEA-153571)
2016-03-24 18:14:17 +01:00
Anna.Kozlova
7712f6e443
proceed static factories instead of constructors to calculate expected types when diamonds are used (IDEA-153520)
2016-03-24 18:14:17 +01:00
Konstantin Bulenkov
778f7f84df
allow search everywhere popup change size
2016-03-24 18:01:41 +01:00
Konstantin Bulenkov
226eac6d01
change signature of findParentByClass to allow searching for top level windows which are not JComponents
2016-03-24 18:01:40 +01:00
Svetlana.Zemlyanskaya
15468daba8
Arrangement: update known duplicate shortcuts with rearranger ui actions
2016-03-24 17:50:49 +01:00
Julia Beliaeva
b756001259
[vcs-log] fix AssertionError IDEA-135378
2016-03-24 19:49:45 +03:00
Svetlana.Zemlyanskaya
0110cdfde9
Arrangement: add action should not be available outside of arrangement panel
2016-03-24 17:47:17 +01:00
Aleksey Pivovarov
6a70531384
IDEA-127761 diff: force soft wraps for files with long lines
...
This check was ignored if soft wraps were enabled in IDE, but disabled in diff viewer
2016-03-24 19:45:34 +03:00
Vladimir Krivosheev
94df39efdb
FileEditorProvider — add default impl of writeState/readState
2016-03-24 17:27:12 +01:00
Vladimir Krivosheev
7726921d07
cleanup
2016-03-24 17:27:12 +01:00
Vladimir Krivosheev
0fcf389796
convert MappingEntry to kotlin
2016-03-24 17:27:12 +01:00
Vladimir Krivosheev
1b0c298c38
convert MappingEntry to kotlin
2016-03-24 17:27:12 +01:00
Dmitry Trofimov
c90890f96e
Respect python console path mapping settings (PY-14198)
2016-03-24 17:19:46 +01:00
Dmitry Trofimov
bdbbe7493b
Pass environment from settings to console process.
2016-03-24 17:19:45 +01:00
Daniil Ovchinnikov
b16e03f263
Merge PR #312 ( https://github.com/JetBrains/intellij-community/pull/312 )
2016-03-24 19:16:05 +03:00
Daniil Ovchinnikov
f37c6cf566
[groovy] move method to util class
2016-03-24 19:14:26 +03:00
Yaroslav Lepenkin
f98a2a050e
Place brace on next line works for lambdas (IDEA-140199)
2016-03-24 19:06:59 +03:00
Daniil Ovchinnikov
b6be69e4a9
[groovy] unify handling of class literals
2016-03-24 18:36:13 +03:00
Svetlana.Zemlyanskaya
0142864da7
Arrangement: don't configure shortcuts for global actions
2016-03-24 16:35:21 +01:00
peter
236d54322a
EA-80965 - IAE: BraceMatchingUtil.getBraceMatcher
2016-03-24 16:03:28 +01:00
Alexander Lobas
ee2f3e914f
fix test data
2016-03-24 18:02:28 +03:00
Dennis Ushakov
6bd8ec4b3f
cleanup
2016-03-24 18:01:09 +03:00
Anna.Kozlova
ca2921eb6e
inline local: don't check assignability before decoding (IDEA-152883)
2016-03-24 15:58:41 +01:00
Anna.Kozlova
4fad450347
testrunner: don't increase failed tests number if same test fails multiple times (IDEA-152905)
2016-03-24 15:58:41 +01:00
Anna.Kozlova
0e808d9aff
highlight invalid method call: search for most probable argument-cause (IDEA-151202)
2016-03-24 15:58:41 +01:00
Bas Leijdekkers
af3365744c
IDEA-38591 (Can't use "Create Local Var from instanceof" intention on multiple 'instanceof' with &&)
2016-03-24 15:36:14 +01:00
Semyon Proshev
82574ce52c
Test that type for unsupported namedtuple is not calculated from AST
2016-03-24 17:16:41 +03:00
Sergey Malenkov
37fee6e51b
IDEA-153364 Warning 'Cannot modify read-only scheme' when no one setting is changed
2016-03-24 17:03:24 +03:00
Sergey Malenkov
49453dd587
Console scrolling: hide scroll bar with new approach
2016-03-24 17:03:24 +03:00
Dmitry Batkovich
11a95807f4
inspection tool window: add nodes for every global tool on fly too (refix) IDEA-151314
2016-03-24 16:45:35 +03:00