Roman Shevchenko
3c6b40759b
[java] adds PsiModifierList.hasModifierProperty() augmentation point (IDEA-153706)
2016-04-08 10:36:41 +02:00
Dmitry Batkovich
17292ad970
resource bundle editor: vfs listener merges events (IDEA-154188)
2016-04-08 10:53:31 +03:00
Dmitry Batkovich
953b25f3cf
resource bundle editor: vfs listener merges events (IDEA-154188)
2016-04-08 10:53:31 +03:00
Sergey Simonchik
0207cec3d3
use ActionManager#tryToExecute to simplify code (IDEA-CR-9987)
2016-04-08 00:42:44 +03:00
Artem Khvastunov
a7d3f135b4
WI-31374 resolve result of WebReference became SyntheticElement to forbid to invoke rename refactoring on links
...
(cherry picked from commit 823b7bb)
2016-04-07 22:26:23 +02:00
Anton Makeev
3abf4b4515
Platform: build numbers: test fix
2016-04-07 21:33:01 +02:00
Dmitry Trofimov
1ce7e238d9
Restore horizontal scrolling as PY-18440 is fixed properly by IDEA-CR-9694
2016-04-07 21:25:34 +02:00
Vassiliy.Kudryashov
d5ba3d3065
IDEA-152739 "Find In Path" no longer picks directory from context
2016-04-07 22:12:38 +03:00
Andrey Starovoyt
4e98db31cb
meteor: support new github-projects
2016-04-07 21:05:24 +03:00
Valentina Kiryushkina
b8268bee09
Extract separate test function for #PY-18725 and #PY-18954
2016-04-07 20:48:17 +03:00
Valentina Kiryushkina
cdc22c48e3
Fix false positive in PyStringFormatInspection for keyword substitution in % string with dictionary argument #PY-18725
2016-04-07 20:48:17 +03:00
Valentina Kiryushkina
6f3a0596f4
Fix false positive in PyStringFormatInspection for positional substitution in % string with dictionary argument #PY-18954
2016-04-07 20:48:16 +03:00
Anna.Kozlova
abed4509bb
fix CCE in project loading during offline inspections
2016-04-07 19:46:38 +02:00
Anna.Kozlova
7c354df764
introduce parameter object: remove duplicated params
2016-04-07 19:46:38 +02:00
peter
2e2a4d5f6e
allow write actions from app invokeLater used in an orthodox way, this way most code won't need rewriting to transactions
2016-04-07 19:29:15 +02:00
Anna.Kozlova
55e24083af
introduce parameter object: initial
2016-04-07 19:19:41 +02:00
Dmitry Batrak
bda11c3e7e
diagnostics for EA-69269 - IAE: VisualPosition.<init>
2016-04-07 20:06:38 +03:00
Vladimir.Orlov
8cbba19e34
Merge remote-tracking branch 'origin/master'
2016-04-07 19:58:31 +03:00
Vladimir.Orlov
923b2859fc
Merge remote-tracking branch 'origin/master'
2016-04-07 19:58:03 +03:00
Sergey Simonchik
7ecbd4c0af
IDEA-154251 Enable "Replace" action in "Analyze Stacktrace" console
2016-04-07 19:57:48 +03:00
Vladimir.Orlov
d498f32d69
EDU: updated path to win jdk.
2016-04-07 19:56:26 +03:00
Dennis Ushakov
1d1e239d9e
fix windows paths matching when dir is present in global
...
#WEB-21145 fixed
2016-04-07 19:32:42 +03:00
Vladimir Krivosheev
437ba9e310
IDEA-CR-9966 add test, assert that decoded raw path starts with /
2016-04-07 18:30:19 +02:00
Valentina Kiryushkina
508ac21f3c
Fix PY-19096 In Inspection "PEP 8 Naming convention violation" don't show warning for CamelCase named Context Manager classes
2016-04-07 19:21:32 +03:00
Rustam Vishnyakov
1f2ef68773
Color scheme import: show a message on failure
2016-04-07 19:18:24 +03:00
Pavel Dolgov
b7fe0c4c96
Javafx: Don't highlight absolute (remote) URL as invalid in FXML. Test added (IDEA-154132)
2016-04-07 19:15:45 +03:00
Dmitry Batrak
3828544e53
IDEA-153844 Switch off line numbers works for current editor only
2016-04-07 19:13:05 +03:00
Rustam Vishnyakov
a2a4c7f433
Eclipse color theme importer, initial implementation
2016-04-07 18:53:34 +03:00
Julia Beliaeva
69a0eb8efc
[vcs-log] minor: remove unnecessary field in a non-static inner class, add Nullable annotation
2016-04-07 18:51:19 +03:00
Julia Beliaeva
dad211301b
[vcs-log] minor: inline variable, notnull annotations
2016-04-07 18:51:16 +03:00
Julia Beliaeva
0aa6b22aec
[vcs-log] BranchPanel remembers its own scroll pane
2016-04-07 18:51:15 +03:00
Julia Beliaeva
c29a6974bd
[vcs-log] minor: inline unnecessary method
2016-04-07 18:51:14 +03:00
Roman Shevchenko
29fe57fb7e
Cleanup (formatting)
2016-04-07 17:46:05 +02:00
Konstantin Bulenkov
952e1700a6
Merge remote-tracking branch 'origin/master'
2016-04-07 18:43:59 +03:00
Konstantin Bulenkov
ef315d85d9
DataGrip shows WelcomeScreen on frame close
2016-04-07 18:43:00 +03:00
Nadya Zabrodina
722a0d4ae6
[shelve]: don't cache content and isConflict flag for ShelvedChange
...
* local file used as a base may be changed, moreover it may happen during showDIff action in appropriate panel;
* it's not very frequent action and it's better to reapply shelved change on current local document
2016-04-07 18:36:48 +03:00
Roman Shevchenko
5975bee8bc
[platform] disables oh-my-zsh update prompt for shell env loader
2016-04-07 17:27:55 +02:00
Semyon Proshev
5c7d96e49e
PY-19075 Fixed: PyCharm 2016.1.1 freezes immediately after the update
...
The problem was in SQL regexps, in comments matching. It runs exponential on the strings like "/**//**//**//**//**//**/"
2016-04-07 18:21:27 +03:00
Vladimir.Orlov
6a920f43de
Merge remote-tracking branch 'origin/master'
2016-04-07 18:15:25 +03:00
Vladimir.Orlov
523a2e124b
JB jdk for windows by default.
2016-04-07 18:12:41 +03:00
Vladislav.Soroka
0d02e63f28
IDEA-153582 MavenPlugin.Execution phase
2016-04-07 18:12:29 +03:00
Vyacheslav Karpukhin
9475e4d62b
CPP-6325 CPP-6381 Do not sleep in readAvailableBlocking() for pty: fixed regression
2016-04-07 17:11:11 +02:00
Vladimir Krivosheev
c60fa539e0
cleanup
2016-04-07 17:10:03 +02:00
Pavel Dolgov
9c41156ba0
Javafx: Allow fx:value attribute's value to start with $ character - configure reference provider (IDEA-154239)
2016-04-07 17:58:18 +03:00
Vladimir Krivosheev
63e4eae92d
fix use java nio Path
2016-04-07 16:50:35 +02:00
Aleksey Pivovarov
4417d22c43
IDEA-154156 disable FileChooser actions when FileChooser is not in context
2016-04-07 17:39:52 +03:00
peter
f3a8897763
another place in parameter info to use async commit
2016-04-07 16:18:16 +02:00
peter
90ebb4e467
ensure smartInvokeLater runnable doesn't get invoked in a wrong modality state
2016-04-07 16:18:15 +02:00
Roman Shevchenko
fb2bf3fa6e
Cleanup (minor startup code refactoring)
2016-04-07 16:11:41 +02:00
Leonid Bushuev
f83e056f0a
TreeTraverser: slightly improve the test
2016-04-07 16:11:07 +02:00