Toshiaki Kameyama
|
27eea882fb
|
ChangeVisibilityFix: remove redundant property setter
#KT-33796 Fixed
|
2019-10-21 15:55:04 +07:00 |
|
Igor Yakovlev
|
7b2f39530a
|
Fix invalid testdata for ConvertToScopeIntention applicability
|
2019-08-28 16:31:49 +03:00 |
|
Toshiaki Kameyama
|
fbd992f8c7
|
Add intentions to convert lazy <--> ordinary property
#KT-23501 Fixed
|
2019-06-17 01:10:19 +03:00 |
|
Mikhail Glukhikh
|
c084eefb65
|
Fix a bunch of IDE quick-fix tests (related to "convert to run/...")
These actions became available more often some days ago
|
2019-02-25 10:37:46 +03:00 |
|
Dmitry Gridin
|
147521d6cb
|
Add intention to introduce import alias
#KT-16118 Fixed
#KT-30007 Fixed
|
2019-02-21 12:25:09 +03:00 |
|
Toshiaki Kameyama
|
16695c1af5
|
KT-21929 Inappropriate quick fix for a sealed class instantiation (#1444)
|
2018-01-03 11:20:58 +01:00 |
|
Toshiaki Kameyama
|
f0f6a252a5
|
Offer to make INVISIBLE_MEMBER protected if referenced from subclass
So #KT-19614 Fixed
|
2017-08-18 15:53:41 +03:00 |
|
Vyacheslav Gerasimov
|
8c41e44b3b
|
Fix MovePropertyToConstructorIntention and broken tests
|
2017-03-24 21:55:27 +03:00 |
|
shiraji
|
27e1462b00
|
Apply quick-fix "Make visible" for INVISIBLE_FAKE #KT-16131 Fixed
|
2017-03-21 13:50:49 +03:00 |
|
Alexey Sedunov
|
c773afdbfa
|
Intentions: Implement "Add names to call arguments" intention
#KT-14729 Fixed
|
2016-12-02 14:14:08 +03:00 |
|
Alexander Udalov
|
83000c50ff
|
Remove quotes around visibility in invisible member diagnostic
|
2016-07-22 18:13:41 +03:00 |
|
Mikhail Glukhikh
|
a45165838a
|
Build fix: quick fix multi file test
|
2016-04-24 13:09:37 +03:00 |
|
Mikhail Glukhikh
|
d8e47bd520
|
Change visibility fix message (quotes) + list of available actions in tests
|
2016-04-23 20:25:18 +03:00 |
|
Mikhail Glukhikh
|
e6a7cd97ff
|
Change visibility on exposure now reports all possible visibilities
|
2016-04-23 10:01:10 +03:00 |
|
Mikhail Glukhikh
|
8938752cf9
|
Make visible now suggests all possible visibilities
|
2016-04-23 10:01:02 +03:00 |
|
Mikhail Glukhikh
|
fe44671b6a
|
KT-11920: Increase visibility fix is now active for exposed visibility errors
|
2016-04-23 10:00:53 +03:00 |
|
Mikhail Glukhikh
|
e806341cdc
|
Increase visibility: make not available in case of potential exposed visibility problems (see KT-11920)
|
2016-04-15 15:20:35 +03:00 |
|
Mikhail Glukhikh
|
80e41c5298
|
KT-11806: increase visibility quick fix: private / internal -> public #KT-11806 Fixed
|
2016-04-15 15:20:21 +03:00 |
|
Mikhail Glukhikh
|
f12a9b7b95
|
KT-11806: increase visibility quick fix, private --> internal, also for members
|
2016-04-15 15:20:16 +03:00 |
|
Mikhail Glukhikh
|
2098bed86d
|
Quick fix renamed: ChangePrivateTopLevelToInternal --> IncreaseVisibility
|
2016-04-15 15:20:12 +03:00 |
|