Dmitry Gridin
|
afeff3a6c8
|
i18n: fix tests
|
2020-03-16 18:40:48 +07:00 |
|
hisaaki.sioiri
|
f1cc7cecce
|
Escaping quotes in live-templates (KT-2387)
#KT-2387 Fixed
|
2019-02-19 11:18:13 +03:00 |
|
Mikhail Glukhikh
|
0f94c0901f
|
Introduce live templates for main without arguments #KT-27461 Fixed
|
2018-10-16 17:17:21 +03:00 |
|
Nikolay Krasko
|
638cf346aa
|
Add soutf template for printing current position (KT-19709)
#KT-19709 Fixed
|
2017-09-05 19:49:58 +03:00 |
|
Nikolay Krasko
|
7e1d8fb8f5
|
Reformat main function templates
(cherry picked from commit d6d3846)
|
2016-08-18 17:25:38 +03:00 |
|
Nikolay Krasko
|
4d6206a7b5
|
Introduce 'maino' and 'psvmo' templates for generating main in object (KT-6520)
#KT-6520 Fixed
(cherry picked from commit cf1bdba)
|
2016-08-18 17:25:32 +03:00 |
|
Dmitry Jemerov
|
e920c35883
|
remove unnecessary ? from 'serr' live template
#KT-12289 Fixed
|
2016-05-25 15:41:25 +02:00 |
|
Valentin Kipyatkov
|
6bd723da11
|
Templates "ifn" and "inn" to use kotlinVariable() instead of suggestVariableName()
|
2015-11-23 20:31:33 +03:00 |
|
Valentin Kipyatkov
|
d4ba15fd90
|
"kotlinVariable()" macro to filter by expected type, dropped IterableVariableMacro
|
2015-11-23 20:31:33 +03:00 |
|
Dmitry Jemerov
|
3bd7f87d2b
|
rename "Jet" from names of IDE classes; consistently use Kt prefix for PSI elements and classes directly related to specific PSI elements
|
2015-11-02 18:49:35 +01:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02:00 |
|
Alexander Udalov
|
17227bb4fe
|
Rename org.jetbrains.kotlin.plugin -> org.jetbrains.kotlin.idea
|
2015-01-13 01:14:31 +03:00 |
|
Alexander Udalov
|
36a469ccd5
|
Rename jet -> kotlin in idea: JetBundle
|
2015-01-11 07:03:44 +03:00 |
|
Evgeny Gerashchenko
|
ee3312fb00
|
Got rid of "namespace" word in plugin code.
|
2014-01-14 18:06:50 +04:00 |
|
Alexey Sedunov
|
e859e02c8b
|
Implement "if null" / "if not null" live templates
|
2013-09-25 19:44:24 +04:00 |
|
Svetlana Isakova
|
dbd8b81308
|
change for 'iter' template
after resolution cache added
|
2012-06-07 17:18:43 +04:00 |
|
Evgeny Gerashchenko
|
14ab3ff2d5
|
Added psvm synonym for main, synonym live templates added not only to completion.
#KT-1326 fixed
|
2012-02-29 23:28:00 +04:00 |
|
Evgeny Gerashchenko
|
4b87d02627
|
Filled completion menu for iter live template.
|
2012-02-08 15:58:08 +04:00 |
|
Evgeny Gerashchenko
|
f64ecd7eb5
|
Renamed kotlinVariableOfType() macro to kotlinAnyVariable()
|
2012-02-08 15:58:08 +04:00 |
|
Evgeny Gerashchenko
|
8d50d17f92
|
Added auto-importing when methods are implemented or overriden.
|
2012-02-08 15:58:08 +04:00 |
|
Evgeny Gerashchenko
|
5a6c658204
|
Added completion in 'anonymous' live template.
|
2012-02-08 15:58:08 +04:00 |
|
Evgeny Gerashchenko
|
ce0f38d783
|
Added 'anonymous' live template.
|
2012-02-08 15:58:08 +04:00 |
|
Evgeny Gerashchenko
|
3eb195b428
|
Added 'exfun', 'exval' and 'exvar' live templates.
|
2012-02-08 15:58:07 +04:00 |
|
Evgeny Gerashchenko
|
159d396c4b
|
Added 'closure' live template.
|
2012-02-08 15:58:07 +04:00 |
|
Evgeny Gerashchenko
|
13f6201a40
|
Added 'interface' and 'singleton' live templates.
|
2012-02-08 15:58:07 +04:00 |
|
Evgeny Gerashchenko
|
358c55793d
|
Added void, fun0 fun1 and fun2 live templates.
|
2012-02-08 15:58:07 +04:00 |
|
Evgeny Gerashchenko
|
b4bc2fff08
|
Added soutp live template.
|
2012-01-30 20:52:11 +04:00 |
|
Evgeny Gerashchenko
|
996863e292
|
Added kotlinVariableOfType() live template macro and replaced variableOfType() with kotlinVariableOfType() in soutv live template.
|
2012-01-30 20:52:11 +04:00 |
|
Evgeny Gerashchenko
|
834ac6ea1f
|
Added simple soutv live template.
|
2012-01-30 20:52:10 +04:00 |
|
Evgeny Gerashchenko
|
d525423794
|
Removed duplicate entries for live templates from JetBundle.
|
2012-01-30 20:52:10 +04:00 |
|
Evgeny Gerashchenko
|
739d33fb4f
|
Fixed serr.
|
2012-01-30 20:52:10 +04:00 |
|
Evgeny Gerashchenko
|
508749e31b
|
Renamed 'expression' context to 'statement'.
|
2012-01-30 16:08:35 +04:00 |
|
Evgeny Gerashchenko
|
963e1606ba
|
Renamed 'fm' live template to 'main'
|
2012-01-30 16:00:32 +04:00 |
|
Evgeny Gerashchenko
|
b8a8a6b1af
|
Added simple live templates: fm, sout & serr.
|
2012-01-30 15:56:21 +04:00 |
|
Evgeny Gerashchenko
|
150d856ff1
|
Made fm live template available only on top level.
|
2012-01-30 15:56:21 +04:00 |
|
Evgeny Gerashchenko
|
31929c59ad
|
Added simple live templates: fm, sout & serr.
|
2012-01-30 15:56:21 +04:00 |
|