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 |
|
Valentin Kipyatkov
|
2074872de9
|
Completion: higher priority for sorting by deprecated
|
2014-12-17 22:19:38 +03:00 |
|
Ilya Ryzhenkov
|
9242a3d3dc
|
Use standard emptyList()
|
2014-12-16 17:33:22 +03:00 |
|
Alexey Sedunov
|
b5fb09b8bc
|
Find Usages: Support text-file search of Kotlin declarations
|
2014-12-16 17:24:54 +03:00 |
|
Nikolay Krasko
|
8f6f404f14
|
Change the way of runtime configuration in JsePsiUnifierTest
|
2014-12-16 13:15:35 +03:00 |
|
Alexey Sedunov
|
bbf951ff03
|
Move: Fix reference binding for the case of default target package
#KT-6457 Fixed
|
2014-12-15 20:43:00 +03:00 |
|
Alexey Sedunov
|
bbbd46d9d6
|
Move: Do not add package directive if target package is empty
#KT-6455 Fixed
|
2014-12-15 20:42:59 +03:00 |
|
Evgeny Gerashchenko
|
6abe5a425c
|
Finding usages (which have references) in text when plaint text occurrences are not searched.
|
2014-12-15 19:24:04 +03:00 |
|
Alexey Sedunov
|
3760eed8ff
|
Runner: Support classes and objects with [platformStatic] main()
#KT-6072 Fixed
|
2014-12-15 15:02:44 +03:00 |
|
Alexey Sedunov
|
4ecd3726b3
|
Create parameter from usage: Support named arguments
|
2014-12-14 19:32:48 +03:00 |
|
Svetlana Isakova
|
9a5c293b6d
|
Fixed NameSuggester tests
|
2014-12-12 23:08:30 +03:00 |
|
Svetlana Isakova
|
cddaf89ee8
|
Simplified NameSuggester; added test
|
2014-12-12 23:08:30 +03:00 |
|
Svetlana Isakova
|
da8fdbd23e
|
More tests for varargs updated
|
2014-12-12 23:08:28 +03:00 |
|
Natalia Ukhorskaya
|
73d62902d0
|
Debugger: use partialBodyResolve. Don't compete variables defined after context element
|
2014-12-12 13:42:35 +03:00 |
|
Michael Nedzelsky
|
5f57605b81
|
add tests for js-maven projects
|
2014-12-12 03:04:07 +03:00 |
|
Alexey Sedunov
|
51d4d3135e
|
Change return type quick-fix: Add support of constant expressions
#KT-6260 Fixed
#KT-6404 Fixed
|
2014-12-11 17:50:33 +03:00 |
|
Alexey Sedunov
|
2009cc3e9e
|
Create parameter from usage: Support UNRESOLVE_REFERENCE_WRONG_RECEIVER diagnostic
#KT-6431 Fixed
|
2014-12-11 17:50:32 +03:00 |
|
Alexey Sedunov
|
346d9ea0c5
|
Quick Fixes: Add test for KT-5922 (QuickFix to change lambda signature doesn't work with SAM conversion)
|
2014-12-11 17:50:31 +03:00 |
|
Alexey Sedunov
|
14b33f8b95
|
Change Signature: Do not report conflict of object member with itself (available through the class object)
#KT-6345 Fixed
|
2014-12-11 17:50:31 +03:00 |
|
Alexey Sedunov
|
6bbe9b2bfe
|
Change Signature: Add test for KT-6410 (Change signature on constructor inserts fqName for newly added parameter type)
|
2014-12-11 17:50:29 +03:00 |
|
Alexey Sedunov
|
b1f82d7a23
|
Quick Fixes: Add test for KT-6430 (Create parameter quick fix inserts platform types into Kotlin code)
|
2014-12-11 17:50:28 +03:00 |
|
Alexey Sedunov
|
8cc3af99a0
|
Change Signature: Retain parameter modifier list
|
2014-12-11 17:50:27 +03:00 |
|
Alexey Sedunov
|
7d1ed507a7
|
Call Hierarchy: Filter out usages inside of import directives
|
2014-12-11 17:50:26 +03:00 |
|
Denis Zharkov
|
654411a0b0
|
Refactored tests using Array constructor:
Some moved to tests with stdlib
Some changed to use arrayOfNulls
|
2014-12-11 16:04:03 +03:00 |
|
Zalim Bashorov
|
65ef7525ce
|
Allow to use dynamic types for JS projects in IDEA.
|
2014-12-10 22:48:00 +03:00 |
|
Natalia Ukhorskaya
|
0ca811d7ae
|
Rename test
|
2014-12-10 13:45:30 +03:00 |
|
Natalia Ukhorskaya
|
c807cebfe6
|
Merge pull request #530 from yole/coverage
Initial implementation of coverage support in IntelliJ IDEA plugin.
|
2014-12-10 12:35:10 +03:00 |
|
Stanislav Erokhin
|
d334f3b31c
|
Fix completion for private_to_this.
|
2014-12-08 18:24:30 +03:00 |
|
Evgeny Gerashchenko
|
a94f7f10b0
|
Testing highlight type for all "unused" diagnostics.
|
2014-12-08 17:30:48 +03:00 |
|
Evgeny Gerashchenko
|
a3fdce8131
|
Highlighting "as Foo" for useless casts in gray.
#KT-6070 fixed
|
2014-12-08 17:30:47 +03:00 |
|
Alexey Sedunov
|
c917459926
|
Change Signature: Add support of type parameter substitutions in overriding members
|
2014-12-08 16:30:07 +03:00 |
|
Alexey Sedunov
|
250940c824
|
Change Signature: Propagate nullability annotations to overriding methods in Java
|
2014-12-08 16:30:05 +03:00 |
|
Alexey Sedunov
|
c9873428de
|
Change Signature: Update signatures of lambdas passed to SAM constructors
|
2014-12-08 16:30:04 +03:00 |
|
Alexey Sedunov
|
8f2c543f7e
|
Formatter: Add wrapping support for parameter/argument lists
#KT-6032 Fixed
|
2014-12-08 16:30:03 +03:00 |
|
Alexey Sedunov
|
c6541ccc6f
|
Change Signature: Do not insert new-lines between parameters (to be fixed later at the formatter level)
|
2014-12-08 16:30:02 +03:00 |
|
Alexey Sedunov
|
74cdecd829
|
Find Usages: Restrict search scope of class object private declarations to
the containing class
|
2014-12-08 16:30:00 +03:00 |
|
Dmitry Jemerov
|
0512b8ce1a
|
add test to verify output files; correctly handle lambdas
|
2014-12-08 12:51:08 +01:00 |
|
Nikolay Krasko
|
e2bf8b2eee
|
Suppress warning to avoid spontaneous addition actions
|
2014-12-05 19:07:46 +03:00 |
|
Valentin Kipyatkov
|
7ba11b0f2f
|
Fixed auto-import of operator functions broken before + fixed bug in its implementation
|
2014-12-03 21:09:29 +03:00 |
|
Valentin Kipyatkov
|
de51948883
|
The test was not correct
|
2014-12-03 19:08:06 +03:00 |
|
Valentin Kipyatkov
|
dfd5e773df
|
extensionsUtils.kt uses FuzzyType + more correct treatment of receiver nullability there
|
2014-12-03 19:08:06 +03:00 |
|
Valentin Kipyatkov
|
856be73500
|
Smart completion: generic functions are correctly included into the list
#KT-6375 Fixed
|
2014-12-03 19:07:04 +03:00 |
|
Valentin Kipyatkov
|
a40db1e794
|
Completion: for extension functions unsubstituted receiver type shown
|
2014-12-03 19:03:02 +03:00 |
|
Valentin Kipyatkov
|
1d288e6dcc
|
Completion: multiple extension methods with different substitutions may be shown
|
2014-12-03 19:03:02 +03:00 |
|
Valentin Kipyatkov
|
2c08b3e229
|
Extension methods shown with type arguments substituted in completion list
|
2014-12-03 19:03:02 +03:00 |
|
Valentin Kipyatkov
|
3df3e57b05
|
Added tests
|
2014-12-03 19:02:20 +03:00 |
|
Valentin Kipyatkov
|
05bb32545f
|
Fixed all members are grayed in global context
|
2014-12-03 19:02:20 +03:00 |
|
Valentin Kipyatkov
|
cf35fc1fd5
|
Completion: immediate members get higher priority in the list
|
2014-12-03 19:02:20 +03:00 |
|
Valentin Kipyatkov
|
72ff719001
|
Completion: added package name for global functions/properties in the list
|
2014-12-03 19:01:48 +03:00 |
|
Valentin Kipyatkov
|
6ddedb7825
|
Better imported/non-imported items sorting in completion
|
2014-12-03 19:00:58 +03:00 |
|