Denis Zharkov
|
f18b9cceb3
|
Implement 'not' postfix template
#KT-4710 In Progress
|
2016-09-20 15:26:39 +03:00 |
|
shiraji
|
e4c873dc6a
|
Add inspection + intention to replace .let { it.foo() } with .foo() #KT-13551 Fixed
|
2016-09-15 14:26:06 +03:00 |
|
Mikhail Glukhikh
|
06b7881776
|
Refactoring: add braces to when entry intention is integrated into general add braces intention
|
2016-09-09 14:59:52 +03:00 |
|
Mikhail Glukhikh
|
cf2839eb9a
|
Refactoring: remove braces from when entry intention is integrated into general remove braces intention
|
2016-09-09 14:59:42 +03:00 |
|
Alexey Sedunov
|
89c39b9762
|
Misc: Use TODO() consistently in implementation stubs
#KT-13589 Fixed
|
2016-08-29 16:20:55 +03:00 |
|
Dmitry Jemerov
|
3ec583bb16
|
show icon of class initializer
#KT-11775 Fixed
|
2016-08-25 14:19:59 +02:00 |
|
Alexey Sedunov
|
c50f38aa52
|
Intentions: Implement intention to replace camel-case test function name with a space-separated one
#KT-12489 Fixed
(cherry picked from commit 21e24a1)
|
2016-08-24 11:27:21 +03:00 |
|
shiraji
|
1bbde54e9d
|
Inspection to warn on using == with array types #KT-13384 Fixed
|
2016-08-22 15:11:19 +03:00 |
|
Kirill Rakhman
|
1bc2af6436
|
Add intention+inspection to remove empty parentheses from method call with single lambda parameter
Fixes #KT-13519
|
2016-08-20 16:03:42 +02: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 |
|
Kirill Rakhman
|
354d047533
|
Add Intention to replace a..b-1 with a until b and vice versa #KT-13483 Fixed
|
2016-08-18 13:27:07 +03:00 |
|
Valentin Kipyatkov
|
bdd4363802
|
Option to use 'asSequence()'
|
2016-08-16 17:38:17 +03:00 |
|
Valentin Kipyatkov
|
d658d3b9cf
|
"Use withIndex()" intention&inspection
|
2016-08-16 17:38:13 +03:00 |
|
Valentin Kipyatkov
|
50bd766992
|
Minor changes after code review
|
2016-08-16 17:37:56 +03:00 |
|
Valentin Kipyatkov
|
12b1a99a6a
|
Initial implementation of loop-to-call-chain intention
|
2016-08-16 17:37:55 +03:00 |
|
Kirill
|
223fd9fad0
|
Implement intentions to add/remove braces to/from when entries #KT-12043 Fixed
|
2016-08-15 14:13:13 +03:00 |
|
Kirill Rakhman
|
d68a681db5
|
Highlight use of toString() inside string interpolation as redundant #KT-10731 Fixed
|
2016-08-15 13:28:47 +03:00 |
|
shiraji
|
5fb79259f7
|
Intention / inspection for unnecessary lateinit #KT-13011 Fixed
(cherry picked from commit 45d82f1)
|
2016-08-03 09:31:03 +03:00 |
|
shiraji
|
9b8c55d823
|
KT-13113: Add inspection to detect single-expression string template
(cherry picked from squashed commits 49a3ef3 and 4c7a42a)
|
2016-08-02 15:30:23 +03:00 |
|
Mikhail Glukhikh
|
475dc6541b
|
Replace call with comparison inspection introduced #KT-11425 Fixed
(cherry picked from commit 042fc0d)
|
2016-08-01 12:24:14 +03:00 |
|
Mikhail Glukhikh
|
82e69d9587
|
Remove setter parameter type inspection #KT-5771 Fixed
(cherry picked from commit 731a670)
|
2016-07-21 20:15:44 +03:00 |
|
Dmitry Jemerov
|
079d857aa2
|
update testdata for https://github.com/JetBrains/kotlin/pull/896/
|
2016-07-19 17:58:09 +02:00 |
|
Laszlo Hornyak
|
fafbbf697d
|
new function body changed to call the shorter TODO() function (#896)
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
|
2016-07-19 17:09:05 +03:00 |
|
Mikhail Glukhikh
|
220141ab2b
|
Convert lambda to callable reference intention / inspection #KT-10903 Fixed
(cherry picked from commit b620099)
|
2016-07-18 17:10:15 +03:00 |
|
shiraji
|
113ab7640e
|
Implement inspection to remove @ from annotation argument #KT-9228 Fixed
(cherry picked from commit 543c6bc)
|
2016-07-13 13:11:43 +03:00 |
|
Nikolay Krasko
|
585c8eea0b
|
Warn about using different versions of Kotlin plugin and standard library in Gradle (KT-12730)
#KT-12730 Fixed
|
2016-07-12 12:16:35 +03:00 |
|
Nikolay Krasko
|
620ddcd63a
|
Add inspection that warns if Gradle plugin version differs from the one in IDE (KT-12730)
#KT-12730 Fixed
|
2016-07-11 13:52:06 +03:00 |
|
Pavel V. Talanov
|
0d52a20a46
|
Add Kotlin "Tips of the day"
Content from https://youtrack.jetbrains.com/issue/DOC-4026
|
2016-06-22 14:17:56 +03:00 |
|
Mikhail Glukhikh
|
4145e3438f
|
Minor fixes: can be constructor property
(cherry picked from commit 4d44e15)
|
2016-06-21 22:23:12 +03:00 |
|
Kirill Rakhman
|
d7bf03be46
|
Implement inspection for declarations with implicit platform types #KT-12310 Fixed
(cherry picked from commit 00d8c26)
|
2016-06-21 15:19:13 +03:00 |
|
Mikhail Glukhikh
|
ac03d98cb2
|
Inspection "can be primary constructor property" with relevant quick-fix #KT-8477 Fixed
(cherry picked from commit 2db7562)
|
2016-06-16 16:24:43 +03:00 |
|
Mikhail Glukhikh
|
a22e7d3bcf
|
KT-12152 : leaking this inspection: accessing non-final member / this in non-final class
|
2016-06-03 14:45:58 +03:00 |
|
Dmitry Jemerov
|
1865750606
|
add icon for Kotlin annotation classes
#KT-11814 Fixed
|
2016-05-25 15:41:25 +02:00 |
|
Dmitry Jemerov
|
e920c35883
|
remove unnecessary ? from 'serr' live template
#KT-12289 Fixed
|
2016-05-25 15:41:25 +02:00 |
|
Alexander Udalov
|
68f1cf5f52
|
Fix typo in inspection description name: RedundantlIf.html -> RedundantIf.html
|
2016-05-24 15:03:04 +03:00 |
|
Vladislav Golub
|
bb32c2d350
|
KT-12019 Highlighting of redundant 'if' statements (#871)
|
2016-05-23 21:02:38 +03:00 |
|
Natalia Ukhorskaya
|
6e28c381c4
|
Update icon for "New -> Kotlin Activity" Action
Assets were taken from DSGN-2829
|
2016-05-13 16:43:32 +03:00 |
|
Nikolay Krasko
|
6cafa51b07
|
Description for AddJvmOverloadsIntention
|
2016-05-05 17:27:48 +03:00 |
|
Valentin Kipyatkov
|
306edef23c
|
Highlighting of redundant semicolons
#KT-5010 Fixed
|
2016-04-29 11:23:22 +03:00 |
|
Nikolay Krasko
|
3d8abd874b
|
Use kotlin specific methods for pattern creation
|
2016-04-28 16:06:34 +03:00 |
|
Sergey Mashkov
|
0834435248
|
KT-11643 Inspections and intentions to fix misconfigured Maven pom
|
2016-04-27 19:40:52 +03:00 |
|
Nikolay Krasko
|
d69d1f2c53
|
Support toRegex() standard function
#KT-8088 Fixed
|
2016-04-21 15:25:02 +03:00 |
|
Nikolay Krasko
|
42084b0529
|
Allow injection for all Regex constructors
#KT-8088 In Progress
|
2016-04-21 15:25:00 +03:00 |
|
Nikolay Krasko
|
c6e48d8e59
|
First version of Kotlin patterns in injection
#KT-8088 In Progress
|
2016-04-21 15:24:58 +03:00 |
|
Alexey Sedunov
|
aa4bfadfb1
|
Intentions: Implement "Introduce local variable" intention
#KT-11768 Fixed
|
2016-04-19 20:27:37 +03:00 |
|
Mikhail Glukhikh
|
d79e3f322f
|
Redundant modality modifier inspection #KT-11450 Fixed
|
2016-04-11 16:32:43 +03:00 |
|
Mikhail Glukhikh
|
1d83a1a97c
|
Can be parameter inspection #KT-10819 Fixed
|
2016-04-11 16:32:26 +03:00 |
|
Mikhail Glukhikh
|
1b9c6e0ea2
|
Add variance (in / out) modifier inspection #KT-11090 Fixed
|
2016-04-05 17:47:29 +03:00 |
|
Valentin Kipyatkov
|
93e170325e
|
KT-11612 Highlight named arguments in the editor somehow
#KT-11612 Fixed
|
2016-03-30 15:58:04 +03:00 |
|