Commit Graph

13 Commits

Author SHA1 Message Date
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
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
a773b8426e Removed copyrights from Java test data. 2012-11-28 15:23:55 +04:00
Alexander.Podkhalyuzin
b5b9f7ba98 Fixed broken testdata. 2012-05-23 15:58:12 +04:00
Svetlana Isakova
cd1221b1b2 fix in 'protected' visibility check 2012-04-06 20:42:51 +04:00
Sergey Lukjanov
d4cce32008 Override/Implement actions are now inherits visibility. 2012-04-04 19:15:25 +04:00
olegkunov
96d7203370 KT-1378 Code formatting: spaces around ':'
Changed test data to match actual behavior of the "override methods" feature.
2012-03-01 21:18:37 +04:00
Evgeny Gerashchenko
8575da228d Fixed 'Implement members implement functions with no curly braces - not convenient'
#KT-1317 fixed
2012-02-23 23:00:03 +04:00
Maxim Shafirov
a03922d467 Copyrights set to Apache, reflecting it's now open source 2012-02-14 19:25:06 +04:00
Nikolay Krasko
2a3d1b2b45 KT-1033 Generate implementations produces wrong code 2012-01-18 12:16:40 +04:00
Dmitry Jemerov
8f15eea9c5 Kotlin implement members initial (not much works) 2011-11-04 19:20:51 +01:00