Anton Yalyshev
d4d93b7091
Add change-notes for 1.4.20
2020-10-28 21:57:05 +03:00
Yan Zhulanow
15b2850ee0
Parcelize: Add IDE support for the Parcelize compiler plugin with sources extracted from Android Extensions plugin (KT-40030)
2020-09-24 15:50:57 +09:00
Vladimir Dolzhenko
ac22232b8d
Register disposable startup items in PluginStartupService
2020-09-09 12:51:19 +00:00
Vladimir Dolzhenko
e5985ad98b
Rename PluginStartupService to PluginStartupApplicationService
2020-09-09 12:51:18 +00:00
Yunir Salimzyanov
70cda1b113
Refactor and fix files previously affected by 192 patchset (KTI-315)
2020-08-19 19:40:02 +03:00
Anton Yalyshev
26ca205f7e
Fix a broken hyperlink to Whatsnew at the plugin change-notes
2020-08-19 11:41:13 +03:00
Anton Yalyshev
e3bbc54e85
Add change-notes for 1.4
2020-08-12 14:36:47 +03:00
Anton Yalyshev
64aaeb52f5
Add change notes for 1.4-M1,2,3,RC builds #KT-40311 Fixed
2020-07-19 11:56:06 +03:00
Vladimir Dolzhenko
5951e7500a
Register KOTLIN_BUNDLED via application component in 193
...
#KTI-299 Fixed
2020-07-16 12:32:52 +00:00
Andrei Klunnyi
5fe1eaea17
KT-32368 Rework Inline hints settings // remove outdated KotlinCodeHintsPass
...
Some time ago platform couldn't place hints at the end of a line.
This is how KotlinCodeHintsPass appeared. Class was responsible for
lambda related hints. Now that platform evolved functionality was moved
to KotlinLambdasHintsProvider.
2020-07-14 10:03:45 +00:00
Vladimir Dolzhenko
1450cf5f63
Fix KOTLIN_BUNDLED registration
...
#KT-39968 Fixed
2020-07-03 14:46:40 +00:00
Nikolay Krasko
21fa2bf98c
Switch to 201 platform
2020-06-30 19:53:18 +03:00