Alexey Sedunov
|
69704c017f
|
Create from Usage: Suggest "Create function/secondary constructor" quick fix on argument type mismatch
#KT-11864 Fixed
(cherry picked from commit 1912783)
|
2016-06-28 15:07:12 +03:00 |
|
Alexey Sedunov
|
beb5d5e271
|
Create from Usage: Suggest "Create secondary constructor" on NONE_APPLICABLE error
#KT-11866 Fixed
|
2016-04-19 20:27:39 +03:00 |
|
Alexey Sedunov
|
aa4bfadfb1
|
Intentions: Implement "Introduce local variable" intention
#KT-11768 Fixed
|
2016-04-19 20:27:37 +03:00 |
|
Pavel V. Talanov
|
7de171efda
|
Improve message clarity for WRONG_NUMBER_OF_TYPE_ARGUMENTS diagnostics
#KT-9887 Fixed
|
2016-03-31 16:06:48 +03:00 |
|
Alexey Sedunov
|
eabe675dbf
|
Create from Usage: Add delegation call to secondary constructor declaration
|
2016-02-11 14:25:26 +03:00 |
|
Alexey Sedunov
|
6696d2b70a
|
Create from Usage: Do not generate secondary constructor body by default
|
2016-02-11 14:25:24 +03:00 |
|
Alexey Sedunov
|
cc2a65e874
|
Create from Usage: Always insert parentheses around secondary constructor parameter list
#KT-10912 Fixed
|
2016-02-11 14:25:23 +03:00 |
|
Pavel V. Talanov
|
6a780f01bd
|
Replace calls to QuickFixUtil.canModify by calls to canRefactor
Fix ChangeFunctionSignatureFix#isAvailable
|
2015-12-15 20:22:10 +03:00 |
|
Pavel V. Talanov
|
a667aa2f71
|
Tests: add runtime (and runtime sources) to some tests that rely on being able to resolve references to built ins
|
2015-12-15 20:22:09 +03:00 |
|
Mikhail Glukhikh
|
4e44466cf9
|
Exposed visibility deprecation warnings made errors + relevant test fixes
|
2015-11-20 15:21:01 +03:00 |
|
Nikolay Krasko
|
911432c99c
|
Use default render to check are all errors mentioned in tests. It's far more easier to read.
|
2015-10-28 13:39:46 +03:00 |
|
Valentin Kipyatkov
|
0dc92c3ee8
|
QuickFixMultiFileTestGenerated - shorter test data files names
|
2015-05-27 16:15:44 +03:00 |
|
Valentin Kipyatkov
|
1ad5ea4f7e
|
Corrected test data
|
2015-05-14 01:10:13 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02:00 |
|
Valentin Kipyatkov
|
837e46a9b8
|
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
|
2015-05-08 22:29:42 +03:00 |
|
Alexey Sedunov
|
e9e8be5b4e
|
Create from Usage: Generate secondary constructors by delegator to super-calls
|
2015-03-30 21:10:29 +03:00 |
|
Alexey Sedunov
|
e8b4c43011
|
Create from Usage: Generate secondary constructors by delegation calls
|
2015-03-30 21:10:28 +03:00 |
|
Alexey Sedunov
|
9c0bcee9a3
|
Create from Usage: Generate secondary constructors by call expressions
|
2015-03-30 21:10:27 +03:00 |
|