Commit Graph
225024 Commits
Author SHA1 Message Date
Roman.Ivanov 0e2e2c7255 Inlay parameter hints: add hints for enum constructors and new expressions: IDEA-195733 2018-07-20 16:45:09 +07:00
Dmitry Batrak 1d0448eba0 disable logging in PaintUtil.getScale - it spams log file when diff window is opened 2018-07-20 12:29:11 +03:00
Dmitry Batrak 322524484e IDEA-195754 Wrong hint in diff window for function params 2018-07-20 12:13:01 +03:00
Nicolay Mitropolsky d0e302ccc1 Uast: UMethod.isOverride deprecated 2018-07-20 12:11:37 +03:00
Andrey Vokin 949ccf2187 Cucumber JVM: dependency to cucumber-core-3 fixed
Because of conflict between cucumber-core-2 and cucumber-core-3 it was not possible to start our tests written as Cucumber scenario.
2018-07-20 11:09:05 +02:00
Dmitriy.Panov 76c04ddc46 IJI-9 build conf name added to slack message 2018-07-20 12:03:55 +03:00
Vladislav Shishov 644ad99d96 [gui-test] fix plugin info methods 2018-07-20 12:02:28 +03:00
Konstantin Bulenkov 39d2298389 Revert: add bean info about editor scheme name 2018-07-20 10:47:56 +02:00
Konstantin Bulenkov cc611fd192 Revert: use classloader instead of class as requestor for editor color schemes 2018-07-20 10:47:26 +02:00
Konstantin Bulenkov 39d4fe5e07 Revert: set proper editor color scheme when installing a theme 2018-07-20 10:45:31 +02:00
Vassiliy.Kudryashov 0a6fb7dcb4 IDEA-195309 Support Ctrl+Backspace in SpeedSearch 2018-07-20 11:39:13 +03:00
Roman Shevchenko 718499fe79 Cleanup (minor optimization) 2018-07-20 10:25:40 +02:00
Roman Shevchenko 112ff1041b Cleanup (extracts module ref. resolve routine) 2018-07-20 10:21:03 +02:00
nik f97f14a7f5 docs: fix broken links in third-party libraries list (IDEA-195505)
Few more links fixed.
2018-07-20 10:20:20 +03:00
Viktoria.Shirunova e137ea2658 [gui-test] waitAMoment: added waiting for idle 2018-07-20 00:07:14 +03:00
Viktoria.Shirunova 6d7c38f7e0 [gui-test] ExtendedJTreeDriver: make findPathToNode work 2018-07-20 00:07:14 +03:00
Viktoria.Shirunova a200851f95 [gui-test] ExtendedJTreePathFixture: removed unused methods (IDEA-CR-35150) 2018-07-20 00:07:14 +03:00
Viktoria.Shirunova 9e5ec12d02 [gui-test] getPathStrings: simplified (IDEA-CR-35150) 2018-07-20 00:07:14 +03:00
Viktoria.Shirunova a29c7b9205 [gui-test] Generators: inlined getJTreePathArray (IDEA-CR-35150) 2018-07-20 00:07:14 +03:00
Bas Leijdekkers 02661143f1 RegExp: Escape ] correctly if it was unnecessarily escaped before (IDEA-195762) 2018-07-19 23:03:16 +02:00
Sergey Malenkov 2b95788e95 IDEA-195792: no file name completion in File Chooser 2018-07-19 23:12:09 +03:00
Ilya.Kazakevich 0e9fbd0a80 PY-30909: Dots missing 2018-07-19 22:29:43 +03:00
Andrey Vokin f5bd2b9560 Cucumber JVM: add Cucumber-3 support into IDEA Community 2018-07-19 21:25:35 +02:00
Sergey Simonchik 160e3e9e24 disable manual echoing for Rider as its processes configured to echo input to the terminal (IDEA-CR-32569)
It's a workaround, need to investigate how to configure "termios.c_lflag" to enable ECHO bit.
2018-07-19 22:14:12 +03:00
Alexander Lobas d38599152a IDEA-195193 Plugins: implement search 2018-07-19 21:35:25 +03:00
Dmitry Trofimov a48ddac7f4 Convert jediterm-pty to repository library 2018-07-19 21:10:04 +03:00
Sergey Simonchik a7c6384a37 sm test runner: cache SMTestProxy.getLocation result as this method is frequently invoked
SMTestLocator.getLocation may imply some heavy calculation and it was invoked ~8 times per second from actions updates.
2018-07-19 20:29:47 +03:00
Dmitry Trofimov 6586a60cc7 Update tips and tricks (RM-17709) 2018-07-19 20:25:17 +03:00
Anna.Kozlova 4db54ee6e5 enable univocity property test on TC 2018-07-19 19:03:33 +02:00
Roman Shevchenko 55f255b70d Cleanup (code reuse; formatting) 2018-07-19 18:50:53 +02:00
Alexander Doroshko 34e12adeb3 WEB-33452 Changing vue component tag doesnt change closing tag 2018-07-19 19:48:16 +03:00
Konstantin Bulenkov 8012aa3f06 set proper editor color scheme when installing a theme 2018-07-19 18:32:50 +02:00
Konstantin Bulenkov 32d7265139 use classloader instead of class as requestor for editor color schemes 2018-07-19 18:32:50 +02:00
Konstantin Bulenkov 8a8c8518a3 add bean info about editor scheme name 2018-07-19 18:32:50 +02:00
Alexander Doroshko f1380aabe7 Introduce XmlTagNameSynchronizer.runWithoutCancellingSyncTagsEditing(), make tricky user data key private 2018-07-19 19:15:17 +03:00
Andrey Vokin e3b52fd71e Cucumber JVM: add Cucumber-3 support into IDEA Community 2018-07-19 17:51:47 +02:00
Andrey Vokin 2874346bdd Cucumber JVM: a better name for cucumber-core 2018-07-19 17:51:46 +02:00
Alexander Zolotov 260e08074d Emmet: fixed preview in injections (WEB-29360) 2018-07-19 18:41:51 +03:00
Rustam Vishnyakov 862b62df42 IDEA-194957 NPE on closing Project in IntelliJ IDEA 2018-07-19 18:39:30 +03:00
Vladislav.Soroka 9bc5f361df Suppress unused parameter 2018-07-19 18:29:33 +03:00
Vladislav.Soroka 7bb5c6e74b Allow to use the Project at the ProjectTaskRunner.canRun method 2018-07-19 18:19:17 +03:00
Nicolay Mitropolsky d0e8ab3d22 InjectionTestFixture extracted from AbstractLanguageInjectionTestCase 2018-07-19 17:59:24 +03:00
Nicolay Mitropolsky 638af62d53 UAnnotationUtils.getContainingAnnotationEntry made aware of polyadic expressions 2018-07-19 17:59:24 +03:00
Dennis Ushakov 2e75fe69ec rearrange attributes as an intention (WEB-33951) 2018-07-19 17:55:05 +03:00
Dennis Ushakov 5c902ed617 better spots and samples for new intentions 2018-07-19 17:55:04 +03:00
Dennis Ushakov f9c83b6503 html arrangement options (WEB-29211) 2018-07-19 17:55:04 +03:00
Rustam Vishnyakov d44bb15ced Dumb-aware actions 2018-07-19 17:53:00 +03:00
Sergey Malenkov 19691aa830 Update community/platform/icons/src/windows 2018-07-19 17:48:32 +03:00
Maxim.Kolmakov 7e7667b9f4 [gui-tests] refactoring: make traverseTree public available 2018-07-19 16:45:29 +02:00
Mikhail Sokolov c1468bf962 fix for testProjectLeak() 2018-07-19 17:43:21 +03:00