Toshiaki Kameyama
|
4d9b19da82
|
Remove comments from function/property implementation template
#KT-18539 Fixed
|
2019-11-13 08:37:25 +09:00 |
|
Alexey Sedunov
|
89c39b9762
|
Misc: Use TODO() consistently in implementation stubs
#KT-13589 Fixed
|
2016-08-29 16:20:55 +03:00 |
|
Dmitry Jemerov
|
079d857aa2
|
update testdata for https://github.com/JetBrains/kotlin/pull/896/
|
2016-07-19 17:58:09 +02:00 |
|
Alexey Sedunov
|
1635018fe7
|
Override/Implement: Use function body template when generating functions with default body
#KT-11807 Fixed
|
2016-04-21 16:40:17 +03:00 |
|
Mikhail Glukhikh
|
cba6870f52
|
protected & internal are now forbidden in interfaces
|
2015-10-07 11:57:14 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02:00 |
|
Valentin Kipyatkov
|
5f2446d889
|
Implement property uses throw UnsupportedOperationException() instead of default value or ?
|
2014-12-23 21:38:49 +03:00 |
|
Valentin Kipyatkov
|
4b9bcce07a
|
Fixed KT-4431 Override/implement val: generate getter instead of initializer
#KT-4431 Fixed
|
2014-12-18 15:41:33 +03:00 |
|
Nikolay Krasko
|
b06b3ab4c4
|
Insert empty lines after functions and properties (KT-4002)
#KT-4002 Fixed
|
2014-10-14 00:39:23 +04:00 |
|
Nikolay Krasko
|
774af134fa
|
Move caret to generated element and add selection
|
2014-10-06 17:53:02 +04:00 |
|
Nikolay Krasko
|
a50720d74d
|
Remove rest of whitespace on override or implement to insert generated at caret offset
|
2014-10-06 17:53:00 +04:00 |
|
Andrey Breslav
|
fa2ea75c09
|
Do not add explicit visibility modifiers in Override/Implement
|
2013-09-05 21:59:41 +04:00 |
|
Evgeny Gerashchenko
|
08fc54d969
|
Fixed test data after IDEA update.
|
2012-09-13 19:07:58 +04:00 |
|
Alexander.Podkhalyuzin
|
b5b9f7ba98
|
Fixed broken testdata.
|
2012-05-23 15:58:12 +04:00 |
|
Sergey Lukjanov
|
d4cce32008
|
Override/Implement actions are now inherits visibility.
|
2012-04-04 19:15:25 +04:00 |
|
Nikolay Krasko
|
4e4f4c3c24
|
KT-1379 Override Methods does not respect caret position - fix anchor behaviour in previous commit
|
2012-03-27 20:04:16 +04:00 |
|
Nikolay Krasko
|
80b251983c
|
KT-1379 Override Methods does not respect caret position
#KT-1379 fixed
|
2012-03-27 19:46:12 +04:00 |
|