Vassiliy.Kudryashov
|
7e607641ee
|
IDEA-185342 Shorten command line is missing on scratch run configuration even though prompted
|
2019-02-05 21:37:49 +03:00 |
|
Roman Shevchenko
|
453ada2a5a
|
Cleanup (formatting)
|
2019-02-05 18:56:33 +01:00 |
|
Roman Shevchenko
|
1dad57d5ba
|
[ui] resets "submitting" flag if exception reporting does not start
|
2019-02-05 18:56:33 +01:00 |
|
Roman Shevchenko
|
c074b8ba0e
|
[ui] clarifies text in credentials dialog (IDEA-201018)
|
2019-02-05 18:56:33 +01:00 |
|
Roman Shevchenko
|
08c5cdcf99
|
[ui] shows correct account label in error dialog when no password is provided (IDEA-201018)
|
2019-02-05 18:56:32 +01:00 |
|
Sergey Patrikeev
|
824b9a9672
|
MissingRecentAPI inspection: provide a setting to specify actual [since; until] compatibility range.
|
2019-02-05 20:04:48 +03:00 |
|
Sergey Patrikeev
|
a82ac50dad
|
MissingRecentAPI inspection: extend more abstract super class.
|
2019-02-05 20:04:48 +03:00 |
|
Sergey Patrikeev
|
6df9b716d7
|
Fix Kotlin reflection warning.
|
2019-02-05 20:04:48 +03:00 |
|
Daniil Ovchinnikov
|
0a31a1fa49
|
fix compilation after f63325bf2f
|
2019-02-05 19:53:29 +03:00 |
|
Daniil Ovchinnikov
|
5d1817d628
|
[platform] add new go to declaration handler using GotoDeclarationProvider API (IDEA-198180)
|
2019-02-05 18:54:01 +03:00 |
|
Daniil Ovchinnikov
|
9f76197c40
|
[platform] add DefaultGotoDeclarationProvider which queries old API and then the new one (IDEA-198180)
|
2019-02-05 18:54:01 +03:00 |
|
Daniil Ovchinnikov
|
f63325bf2f
|
[platform] extend PsiReference from SymbolReference (IDEA-190162)
|
2019-02-05 18:54:00 +03:00 |
|
Daniil Ovchinnikov
|
ea604652c6
|
[platform] add new GotoDeclarationProvider and NavigationTarget APIs (IDEA-198180)
|
2019-02-05 18:54:00 +03:00 |
|
Daniil Ovchinnikov
|
21ff2883bc
|
[platform] add TargetPresentation and its renderers (IDEA-198180)
|
2019-02-05 18:54:00 +03:00 |
|
Daniil Ovchinnikov
|
663ff9fae6
|
[platform] add LeftRightSearchAwareRenderer combining two renderers and their search strings
|
2019-02-05 18:54:00 +03:00 |
|
Daniil Ovchinnikov
|
f0980cd281
|
[platform] add LeftRightRenderer combining two renderers
|
2019-02-05 18:54:00 +03:00 |
|
Daniil Ovchinnikov
|
0b274d75ed
|
[platform] add SearchAwareRenderer for easier implementation of Speed Search in list popups
|
2019-02-05 18:53:59 +03:00 |
|
Daniil Ovchinnikov
|
902c6cd5be
|
[platform] add SymbolReference and SymbolResolveResult (IDEA-190162)
|
2019-02-05 18:53:59 +03:00 |
|
Daniil Ovchinnikov
|
d826f41bdd
|
[platform] add Symbol (IDEA-190162)
|
2019-02-05 18:53:59 +03:00 |
|
Aleksey Pivovarov
|
f7935f21c6
|
diff: fix binary compatibility with 'jsondiff' plugin once more
Do not call `getDiffRequest` from `update()` not to trigger file chooser.
|
2019-02-05 18:50:39 +03:00 |
|
Anna.Kozlova
|
f2f8e96e13
|
static variable uninitialized: ensure error under inspected element (IDEA-206615)
|
2019-02-05 16:36:29 +01:00 |
|
Anna.Kozlova
|
dac182b6d9
|
var -> explicit type: fix for foreach parameter (IDEA-206640)
|
2019-02-05 16:36:29 +01:00 |
|
Semyon Proshev
|
9a42bd3423
|
Close custom stub API (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Semyon Proshev
|
2bf2699904
|
Reduce code duplication in python custom stubs (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Semyon Proshev
|
d13811d2c5
|
Ignore unresolved __attrs_attrs__ for attrs (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Semyon Proshev
|
648d9521fa
|
Add caching to determining if class is a dataclass (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Semyon Proshev
|
99cf98fd11
|
Implement stubs for dataclasses (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Semyon Proshev
|
d0096674dd
|
Implement custom class stub API (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Semyon Proshev
|
77c047598b
|
Deprecate PyClassStub.getSubscriptedSuperClasses (PY-29929)
|
2019-02-05 18:14:59 +03:00 |
|
Julia Beliaeva
|
0d4c296991
|
[vcs-log] rename color keys
IDEA-203470
|
2019-02-05 18:14:43 +03:00 |
|
Dmitry Batkovich
|
b3dad7e015
|
cleanup
|
2019-02-05 17:55:44 +03:00 |
|
Dmitry Batkovich
|
2c659e364a
|
Merge remote-tracking branch 'origin/master'
|
2019-02-05 17:50:08 +03:00 |
|
Dmitry Batkovich
|
e015aa439b
|
java ref graph: fix initializer detection
|
2019-02-05 17:49:52 +03:00 |
|
Mikhail Sokolov
|
616a8c587b
|
another staistics fix
|
2019-02-05 17:44:26 +03:00 |
|
Egor Ushakov
|
d8689b709b
|
allow showing byte arrays as strings even when not stopped on a breakpoint
|
2019-02-05 17:35:33 +03:00 |
|
Sergey Karashevich
|
7c103f8397
|
[gui-test] fix for the returning on the first step of Welcome Frame (GUI-240)
Previously we checked that welcome frame is just showing, not a create new project action link.
|
2019-02-05 17:33:12 +03:00 |
|
peter
|
63b996e8c7
|
dear ClassFileUnderSourceRootTest, if you fail again, we'll delete you
for now, let's add explicit refresh after IO operations
|
2019-02-05 15:30:39 +01:00 |
|
Anna.Kozlova
|
c3b7a9b1c6
|
optionally introduce local as var type since java 10 (IDEA-179176)
|
2019-02-05 15:23:14 +01:00 |
|
Yann Cébron
|
9958e534b3
|
[devkit] Disable "New Service" actions in non-plugin modules
|
2019-02-05 15:20:26 +01:00 |
|
Dmitry Zhuravlev
|
1c4ebddb01
|
vcs: add registry option to process externally added files
|
2019-02-05 17:18:40 +03:00 |
|
Konstantin Bulenkov
|
6a3a0b56c9
|
Creating theme doesn't work in plugin projects based on Gradle
|
2019-02-05 16:55:16 +03:00 |
|
Yann Cébron
|
70eecf6855
|
DumbService: javadoc
|
2019-02-05 14:40:39 +01:00 |
|
Alexander Zolotov
|
e1fcedd02b
|
Live templates: reimplement warning and link label according to the guidelines
|
2019-02-05 16:39:48 +03:00 |
|
Egor Ushakov
|
878d8ebef0
|
support java 9 address format with *: prefix
|
2019-02-05 16:37:04 +03:00 |
|
Ivan Semenov
|
1a205f9f9c
|
[github] Fix PR merge
Bad API model parameter name
|
2019-02-05 16:26:48 +03:00 |
|
Sergey Malenkov
|
c8c8585990
|
IDEA-206131: move “Share” checkbox in Scopes dialog to the right top
|
2019-02-05 16:22:05 +03:00 |
|
Roman Shevchenko
|
cc2dce709e
|
Cleanup (warnings; typos; formatting)
|
2019-02-05 13:57:11 +01:00 |
|
Sergey Malenkov
|
6b714a4d22
|
FUS-296: disable language-specific statistics for breadcrumbs to avoid disabling statistics for all editor settings
|
2019-02-05 15:29:19 +03:00 |
|
Egor Ushakov
|
4eb9852a47
|
EA-134666 - assert: FileManagerImpl.findFile
|
2019-02-05 15:00:46 +03:00 |
|
Dmitry Batkovich
|
b9c145415f
|
Merge remote-tracking branch 'origin/master'
|
2019-02-05 14:57:47 +03:00 |
|