Roman Shevchenko
|
1d2b570e16
|
[java] drops unneeded annotation shuffling (IDEA-156150)
|
2016-07-22 10:46:39 +02:00 |
|
nik
|
b25654b727
|
platform: search for files added to plugin.xml via xi:include in all plugin's JARs
|
2016-07-22 11:37:19 +03:00 |
|
nik
|
7036dd23fe
|
build scripts: correctly report build messages when utils.gant isn't used
|
2016-07-22 11:37:19 +03:00 |
|
Anton Tarasov
|
d68407278b
|
IDEA-158541 Changed font in plugins dialog
|
2016-07-22 11:05:59 +03:00 |
|
Sergey Malenkov
|
a799b15596
|
IDEA-122083 Show shadow for popups
memory leak - add only one window listener
|
2016-07-21 22:06:47 +03:00 |
|
Alexander Zolotov
|
ac8bfaab3b
|
Implement concat template macro (IDEA-158886)
|
2016-07-21 21:45:06 +03:00 |
|
Pavel Dolgov
|
35d3c6db17
|
Java inspection: Check that the file is writable when applying the fix for "Add Array Creation Expression" inspection (IDEA-157727)
|
2016-07-21 21:33:46 +03:00 |
|
Ilya.Kazakevich
|
7f9d87b280
|
Flaky test fixed
--version is reported to stderr on some anaconda interpreters, but we parse stdout
|
2016-07-21 21:03:46 +03:00 |
|
Dennis Ushakov
|
4c3f024968
|
docs for IDEA-158425
|
2016-07-21 20:41:13 +03:00 |
|
Anna.Kozlova
|
035b6d9d1f
|
lambda return type inconsistency: highlight all found errors (IDEA-158853)
|
2016-07-21 19:03:45 +02:00 |
|
Anna.Kozlova
|
5ebf15c6ca
|
don't prefer primitive types based on statistics (IDEA-158843)
|
2016-07-21 19:03:45 +02:00 |
|
Anna.Kozlova
|
5fc02f38a4
|
inline method: don't repeat field initializer (IDEA-158832)
|
2016-07-21 19:03:45 +02:00 |
|
Sergey Malenkov
|
0e70992658
|
IDEA-141952 Reopen Project (ListPopup) does not show the first underscore
|
2016-07-21 20:01:08 +03:00 |
|
peter
|
aa812cce53
|
add some helper methods to LighterAST
|
2016-07-21 18:54:28 +02:00 |
|
peter
|
cd3e872465
|
make light AST getParent work for lazy-parseable token contents
|
2016-07-21 18:54:27 +02:00 |
|
Alexey Utkin
|
7b236d522b
|
IDEA-158863 Semantic highlighting for Java-doc
|
2016-07-21 19:50:07 +03:00 |
|
Roman Shevchenko
|
906180bbe1
|
Cleanup (minor optimization)
|
2016-07-21 18:33:20 +02:00 |
|
Roman Shevchenko
|
d2ca356083
|
Cleanup (warnings)
|
2016-07-21 18:31:18 +02:00 |
|
Alexey Gopachenko
|
99fd06c6af
|
Fix equals contract x.equals(null) => false
(cherry picked from commit 1ad34e5)
|
2016-07-21 17:27:20 +02:00 |
|
Vladimir Krivosheev
|
58613086c5
|
cleanup
|
2016-07-21 17:19:10 +02:00 |
|
nik
|
d6e4697c9c
|
build scripts: correctly exclude files which need to be scrambled from 'lib' directory when building on Windows; added additional check to make sure that such files aren't copied to 'lib' directory
|
2016-07-21 18:11:13 +03:00 |
|
nik
|
ea13b8cbff
|
build scripts: javadoc corrected
|
2016-07-21 18:11:13 +03:00 |
|
Ilya.Kazakevich
|
afc171d39c
|
Flaky test fixed
Due to precision sleep(1000) may actually take 998 and lead to test error.
|
2016-07-21 17:58:32 +03:00 |
|
Roman Shevchenko
|
124285ee2a
|
[java] missing annotations on method return types
|
2016-07-21 16:41:11 +02:00 |
|
irengrig
|
efea9cb13b
|
magic numbers -> constants; WEB-19898 Add code completion for eslintrc section inside package.json file
|
2016-07-21 16:36:38 +02:00 |
|
Roman Shevchenko
|
c16b666549
|
Cleanup (warning)
|
2016-07-21 16:10:35 +02:00 |
|
Aleksey Pivovarov
|
1dd2dccafe
|
diff: move fragmented contents to api
|
2016-07-21 17:04:48 +03:00 |
|
Sergey Malenkov
|
6ed35065d7
|
Throw real OutOfMemoryError
|
2016-07-21 16:55:48 +03:00 |
|
Dmitry Batkovich
|
a77222e172
|
inspection configurable: use one-px splitter
|
2016-07-21 16:46:16 +03:00 |
|
Sergey Malenkov
|
22f0f80163
|
IDEA-152049 Project view collapses in unpinned mode after some time and changes in editor
|
2016-07-21 16:24:12 +03:00 |
|
Sergey Malenkov
|
601f057d4e
|
IDEA-152049 add more debugging info
|
2016-07-21 16:24:12 +03:00 |
|
Vassiliy.Kudryashov
|
b942652662
|
IDEA-156735 Bookmarks causing typing slowness (use document as storage, add some synchronization)
|
2016-07-21 16:10:40 +03:00 |
|
Denis Fokin
|
fcc94ac9ee
|
IDEA-158422 Keymap: for non-QWERTY keyboard layouts Ctrl is processed as Ctrl+Alt (Windows) or Alt (Mac OS) when combined with symbols
|
2016-07-21 13:03:54 +03:00 |
|
Alexey Kudravtsev
|
55feba636f
|
cleanup
|
2016-07-21 15:16:55 +03:00 |
|
Pavel Dolgov
|
4d47108723
|
Java inspection: In "Remove Braces" inspection handle the case where if/loop body contains another if/loop in a code block, and the quick fix is invoked at the closing brace of the code block. Tests added. (IDEA-157727)
|
2016-07-21 14:56:38 +03:00 |
|
Anna.Kozlova
|
d8def3334c
|
exceptions declared by try with resources should collect all close methods from the resource class and choose exceptions in the intersection (IDEA-158762)
|
2016-07-21 13:47:22 +02:00 |
|
Anna.Kozlova
|
10c0da8451
|
suppress inspection for testdata
|
2016-07-21 13:47:22 +02:00 |
|
Roman Shevchenko
|
26bcbb6e8c
|
Cleanup (annotations)
|
2016-07-21 13:39:10 +02:00 |
|
Aleksey Pivovarov
|
a63a419037
|
diff: fix typo in field name
|
2016-07-21 14:33:13 +03:00 |
|
Aleksey Pivovarov
|
b97d27f6e7
|
diff: do not access invalid RangeMarker
|
2016-07-21 14:33:12 +03:00 |
|
Konstantin Ulitin
|
a77525eb04
|
update wip protocol to chromium 51 (WEB-22491)
|
2016-07-21 14:22:58 +03:00 |
|
nik
|
384f3ca19c
|
build scripts: class renamed
|
2016-07-21 13:54:40 +03:00 |
|
Egor.Ushakov
|
d1a70e6b65
|
lower FJ threads priority
|
2016-07-21 13:35:56 +03:00 |
|
peter
|
1c451db9ad
|
a test that lambdas in constructor calls are found
|
2016-07-21 12:16:42 +02:00 |
|
peter
|
0a4f995460
|
find lambdas passed into vararg methods
|
2016-07-21 12:16:41 +02:00 |
|
peter
|
262ef8de80
|
cache LambdaUtil.findFunctionCandidates
|
2016-07-21 12:16:41 +02:00 |
|
nik
|
137b925a85
|
build scripts: set custom idea.platform.prefix in bat-file, duplication removed
|
2016-07-21 12:58:37 +03:00 |
|
Alexey Kudravtsev
|
57fa83a4c0
|
use mock jdk 8 by default in InspectionTestCase
|
2016-07-21 12:40:49 +03:00 |
|
Alexey Kudravtsev
|
1c3bcfc3f5
|
cleanup
|
2016-07-21 12:40:49 +03:00 |
|
Alexey Kudravtsev
|
74e52cde5d
|
javadoc
|
2016-07-21 12:40:49 +03:00 |
|