Rustam Vishnyakov and intellij-monorepo-bot
123242c4b2
EditorConfig documentation test
...
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan and intellij-monorepo-bot
c1813cfb52
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova and intellij-monorepo-bot
91f7445298
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
...
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan and intellij-monorepo-bot
39d2d77155
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Aleksey Rostovskiy and intellij-monorepo-bot
185284cee6
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
...
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
2019-05-27 15:08:08 +03:00
Alexandr Suhinin and intellij-monorepo-bot
9215f4240b
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
...
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
peter and intellij-monorepo-bot
c9f5024a9b
IDEA-205205 Import static class in java should complete with a period
...
GitOrigin-RevId: bea7cd80c3828de999a671b160444462e6c508a5
2019-05-20 21:16:46 +03:00
peter
437874516c
java completion: don't consider underscore lowercase (IDEA-210869)
2019-04-15 20:05:11 +02:00
peter
7d5673a443
java completion: don't overwrite whole anonymous class
...
search for reference at `BaseClassRe|f`, not `BaseClassRef() { ... }.call()`
2018-08-01 16:05:08 -07:00
Anna.Kozlova
20113417a0
completion: don't start template if Object was inferred by the parent type
2017-04-25 17:03:13 +02:00
Maxim.Mossienko
ecbf2e64c5
[Java] When we complete class name after new then if constructor(s) exist: show documentation for it, for several constructors suggest list of links to particular constructor documentation, same way as we do for (overloaded) calls.
...
Also try hard for documentation to work on incomplete new expressions like 'new Class<caret>', 'new Class(<caret>)'. As useful side effect method documentation links are shown for overloads (or method documentation for no overloads) when documentation action is invoked in argument list.
2014-12-24 22:05:27 +01:00
Anna Kozlova
b9abbfb21f
template ConstructorInsertHandler test (IDEA-101429)
2014-06-04 20:49:39 +04:00
Dmitry Batrak
8c3d81d77b
IDEA-80056 Column selection mode improvement
...
updating editor fixtures to work for multiple carets
2014-02-13 13:21:26 +04:00
peter
f141942a3d
IDEA-98283 Wrong code completion within annotations
2012-12-28 17:57:44 +01:00
peter
73ffd878be
remove some common-prefix-based assertions in tests
2012-11-29 13:18:33 +01:00
Roman Shevchenko
74aa3eb4aa
Fix test data
2012-07-12 21:23:01 +02:00
peter
3ff726cc31
in-code test environment
2012-06-28 21:26:37 +02:00
peter
af2f70ae67
move heavy test to heavy test case
2012-06-28 21:26:37 +02:00
peter
3a3548f2a2
IDEA-83744 Always insert '()' when class name is completed after 'new' keyword
2012-06-22 14:44:11 +02:00
Roman Shevchenko
25e36ccea0
Coin completion tests moved from class name to normal
2011-03-10 21:34:37 +01:00
Roman Shevchenko
ec147dd31d
Better exceptions-only completion in catch
2011-03-10 21:34:36 +01:00
Roman Shevchenko
7b05a6c4a9
Completion in try-with-resources
2011-03-10 21:34:36 +01:00
Roman Shevchenko
9593bfc3f1
Completion in multi-catch
2011-03-10 16:40:50 +01:00
Roman Shevchenko
686129f0fb
Test data fixed
2011-02-19 20:22:04 +01:00
peter.gromov
52a4227091
in basic completion in java, act like smart completion for class names after new
2010-11-17 17:32:47 +03:00
peter
3d76ccc31a
ClassNameCompletionTest -> community
2009-10-15 19:04:14 +01:00