Mikhail Glukhikh
|
d6988ad69e
|
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
|
2015-10-21 16:36:55 +03:00 |
|
Alexey Sedunov
|
3d88df73e0
|
Minor: Fix spelling of intention text
#KT-9639 Fixed
|
2015-10-20 18:39:48 +03:00 |
|
Alexey Sedunov
|
ad929a6577
|
Unit Test Tooling: Implement "Create Test" action
#KT-6472 In Progress
|
2015-10-11 01:13:41 +03:00 |
|
Mikhail Glukhikh
|
5117f744f7
|
Change to backing field fix is dropped because of deprecated syntax
|
2015-10-09 21:06:01 +03:00 |
|
Michael Nedzelsky
|
92ca057b4a
|
fix tests in org.jetbrains.kotlin.idea.quickfix
|
2015-09-08 02:05:41 +03:00 |
|
Valentin Kipyatkov
|
034b74d3e5
|
Rewritten ChangeVariableMutabilityFix
#KT-7877 Fixed
|
2015-06-01 18:23:34 +03:00 |
|
Valentin Kipyatkov
|
1ad5ea4f7e
|
Corrected test data
|
2015-05-14 01:10:13 +03: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 |
|
Stanislav Erokhin
|
b152211096
|
Added init keyword to testdata
|
2015-04-07 13:08:51 +03:00 |
|
Denis Zharkov
|
9e5192e0e3
|
Prohibit val/vars/modifiers on secondary constructor parameter
#KT-6962 Fixed
|
2015-03-17 23:18:33 +03:00 |
|
Evgeny Gerashchenko
|
b653598df2
|
Fixed EA-61504.
|
2014-10-15 11:51:01 +04:00 |
|
Evgeny Gerashchenko
|
ef93a71e78
|
Made "Remove val/var from parameter" quick fix local.
|
2014-10-15 11:51:01 +04:00 |
|
Valentin Kipyatkov
|
2df60a27c8
|
Better code for change variable mutability fix
|
2014-07-10 23:20:39 +04:00 |
|
Andrey Breslav
|
6df3a3042c
|
Properly handle the case of backing field access qualified with 'this' reference
|
2013-12-05 13:28:40 +04:00 |
|
Michał Sapalski
|
bb9c65de4a
|
Quickfix for UNUSED_VARIABLE
|
2013-02-21 13:09:26 +04:00 |
|
Michał Sapalski
|
4209430fe6
|
Quickfix for INACCESSIBLE_BACKING_FIELD
|
2013-02-20 15:59:21 +04:00 |
|
Michał Sapalski
|
102f49b251
|
Quickfix for NO_BACKING_FIELD_CUSTOM_ACCESSORS
|
2013-02-19 20:56:27 +04:00 |
|
Michał Sapalski
|
6cd8779126
|
Quickfix for NO_BACKING_FIELD_ABSTRACT_PROPERTY.
|
2013-02-15 19:07:51 +04:00 |
|
Jack Zhou
|
a5cecd6048
|
Added quickfix for VAR_OVERRIDDEN_BY_VAL.
|
2013-02-13 14:22:54 +04:00 |
|
Svetlana Isakova
|
327b471eaf
|
"Change to function invocation" fix added
|
2012-05-23 21:53:17 +04:00 |
|
Alexander.Podkhalyuzin
|
b5b9f7ba98
|
Fixed broken testdata.
|
2012-05-23 15:58:12 +04:00 |
|
Nikolay Krasko
|
a0d8ab6db5
|
KT-1712 Formatting for getters and setters
#KT-1712 fixed
|
2012-04-04 17:36:55 +04:00 |
|
Nikolay Krasko
|
c21cdaf413
|
Start working with spaces:
KT-1532 IDEA should remove extra whitespaces when reformmating code
KT-1378 Code formatting: spaces around ':'
#KT-1532 fixed
#KT-1378 fixed
|
2012-03-11 22:11:55 +04:00 |
|
svtk
|
0e8dbbac2f
|
quick fixes refactoring (disuse of CodeEditUtil)
|
2011-12-29 15:50:30 +04:00 |
|
svtk
|
ec55dddfcd
|
backing fields resolve changed
KT-462 Consider allowing initializing properties via property names when it is safe
KT-598 Allow to use backing fields after this expression
|
2011-12-06 22:41:19 +04:00 |
|
svtk
|
a00ad38a1c
|
KT-510 this. allows initialization without backing field
|
2011-11-21 14:35:08 +04:00 |
|
svtk
|
2eb7835ae1
|
Registered 'change variable mutability' fix for 'val reassignment' error
|
2011-11-03 18:30:28 +04:00 |
|
svtk
|
a3ef9f9b50
|
Added 'change to backing field' fix
|
2011-11-01 19:00:57 +04:00 |
|