Anna.Kozlova
232b29888a
add type cast intention for poly expressions (IDEA-188731)
...
inference errors on poly expressions are not propagated to the expected type (variable declaration, return statement, etc) like for standalone expressions: dedicated intentions should be registered
2018-03-23 15:06:39 +01:00
Anna.Kozlova
6a3e6deead
same parameter value: short presentation (IDEA-188730)
2018-03-23 15:06:39 +01:00
Alexander Zolotov
f9ab8cb01f
Postfix templates: allow to provide helpId for template editors
2018-03-23 16:57:58 +03:00
Vladimir Krivosheev
b24d9f67ae
UI DSL: comment param instead of hint
2018-03-23 14:42:03 +01:00
Vladimir Krivosheev
85974a0491
directly depend on miglayout-swing and commons-codec libraries, no need to export it to all
2018-03-23 14:42:03 +01:00
Vladimir Krivosheev
e8cd47ca12
extract computeCommentInsets to reuse in the UI DSL
2018-03-23 14:42:02 +01:00
Roman Shevchenko
d766288eaf
Merge remote-tracking branch 'origin/master'
2018-03-23 14:39:33 +01:00
Roman Shevchenko
e721b87b05
[ui] passes SHIFT modifier to actions invoked via Go To Action popup
2018-03-23 14:38:51 +01:00
Roman Shevchenko
50e0c35a2a
Cleanup (warnings; typos; formatting)
2018-03-23 14:31:17 +01:00
Sergey Karashevich
c8d5d1e4fe
[gui-test] fix assertion order of actual and expected texts
2018-03-23 16:26:15 +03:00
Vladislav.Soroka
8510a628b5
IDEA-188265 Gradle options menu broken
2018-03-23 16:17:57 +03:00
Sergey Karashevich
1c3b5e2b74
[gui-test] fix test naming
2018-03-23 16:16:54 +03:00
Dennis Ushakov
15345b87f6
allow selection in unfocused component
2018-03-23 16:14:35 +03:00
Sergey Ignatov
68ada9973d
merge show discovered tests action
2018-03-23 15:46:57 +03:00
Sergey Malenkov
bf30925e3e
IDEA-187611: basic icons support int the scope chooser combobox
2018-03-23 15:42:51 +03:00
Anton Tarasov
7d666d1585
[followup] Add SAXSVGDocumentFactory forwarding class for batik
2018-03-23 15:11:58 +03:00
Roman Shevchenko
8c53c2c5cf
Cleanup (unifies "drop an error" actions)
2018-03-23 12:58:34 +01:00
Sergey Malenkov
6d35cff3ae
keep problems scope and VCS scopes together
2018-03-23 13:54:41 +03:00
Anton Lobov
1303117a28
WEB-31653 JSON Schema completion: incorrect handling of a string with only one quote
2018-03-23 11:38:30 +01:00
Anton Tarasov
5cfcf6bc53
Refactoring in ui scale tests
2018-03-23 13:12:06 +03:00
Dmitry Jemerov
c171770816
Add API for selecting tabs in code style settings dialog
2018-03-23 11:08:38 +01:00
Dmitry Jemerov
8f4cedca14
Cleanup: merge nested ifs
2018-03-23 11:08:38 +01:00
Dmitry Jemerov
9c3c198d7c
@NotNull
2018-03-23 11:08:38 +01:00
Roman Shevchenko
004650389b
[tests] adds VFP test
...
... missed because of screwed merge
2018-03-23 11:06:59 +01:00
Roman Shevchenko
aa09ae2605
Cleanup (warnings; formatting)
2018-03-23 11:03:26 +01:00
nik
4dffb6f0d8
cosmetics: comment corrected
2018-03-23 12:59:16 +03:00
Roman Shevchenko
5cef914ca3
Cleanup (simpler/faster VFP tests)
2018-03-23 10:49:04 +01:00
Konstantin Ulitin
88a908eef8
JS debugger: generate HeapProfiler WIP domain
2018-03-23 12:42:00 +03:00
Anna.Kozlova
84d66a57e4
test discovery: run discovered methods
...
no searching phase, no created configuration
2018-03-23 10:38:38 +01:00
Anna.Kozlova
6c4d082bf6
increase current highest language level
2018-03-23 10:38:38 +01:00
Sergey Malenkov
a9547058b2
AsyncTreeModel: remove unused return value
2018-03-23 12:32:58 +03:00
Sergey Malenkov
489aa453a0
AsyncTreeModel: use new instance of user's object even if it is equal to the old instance
2018-03-23 03:38:06 +03:00
Sergey Malenkov
dbc1d47f58
ScopeView: children of custom nodes may not have a parent set
2018-03-23 03:38:06 +03:00
Sergey Malenkov
9c5421c2b5
IDEA-187611: use icons in Quick Actions Popup / Change View
2018-03-23 03:38:06 +03:00
andrey zaytsev
91fc0d0af2
popups: it is never null
2018-03-23 01:47:30 +03:00
andrey zaytsev
2ddf12863f
popups: cleanup
2018-03-23 01:47:30 +03:00
Alexander Koshevoy
c0989d4445
Partial extraction of compressed files with TarUtil.extract() fixed
...
`TarArchiveEntry.getSize()` may denote the compressed file size. In this case the archive entry had not been fully extracted.
2018-03-23 00:23:35 +03:00
Vassiliy.Kudryashov
e1974ad79d
Merge remote-tracking branch 'origin/master'
2018-03-22 23:47:11 +03:00
Vassiliy.Kudryashov
5c9d301999
Replace In Path: don't move focus to editor on Prev/Next in tool window
2018-03-22 23:44:52 +03:00
Anton Tarasov
c71c60f050
Add SvgIconPaintTest
2018-03-22 22:03:56 +03:00
Semyon Proshev
e7959178b9
Avoid registering warning twice (PY-27375)
2018-03-22 21:48:59 +03:00
Semyon Proshev
e2f1a8f960
Improve support for numbers as keys for dicts (PY-27375)
2018-03-22 21:48:59 +03:00
Semyon Proshev
d5b422ad44
Cleanup inspection, reduce code duplication (PY-27375)
2018-03-22 21:48:59 +03:00
Semyon Proshev
8a8cca6580
Unify processing dict keys (PY-27375)
2018-03-22 21:48:58 +03:00
Daniil Ovchinnikov
8f1b015e5d
[core] extract #getAllBaseLanguageIdsWithAny into CompletionExtension
2018-03-22 21:38:33 +03:00
andrey zaytsev
a2ab5482a2
popups: cleanup
2018-03-22 21:36:20 +03:00
andrey zaytsev
7bee4fefcd
popups: fix compatibility
2018-03-22 21:36:20 +03:00
andrey zaytsev
c7817c5043
popups: fix compatibility
2018-03-22 21:36:20 +03:00
andrey zaytsev
eb6d2e8f3c
popups: fix NPE
2018-03-22 21:36:19 +03:00
Alexander Lobas
abceafe053
IDEA-186805 Rework plugin page for settings dialog: design review
2018-03-22 21:02:30 +03:00