Alexey Sedunov
|
ec608c5db2
|
Change Signature: Retain formatting of existing parameters when parameter count/order changes
#KT-6412 Fixed
|
2014-12-18 21:06:15 +03:00 |
|
Alexey Sedunov
|
dd647416f8
|
Find Usages: Change .text extension to .txt in test data
|
2014-12-18 21:06:02 +03:00 |
|
Valentin Kipyatkov
|
7893b1d83f
|
KT-5896 Select Word should always have step for selecting the content of string literal
#KT-5896 Fixed
|
2014-12-18 19:02:17 +03:00 |
|
Valentin Kipyatkov
|
11a72632bc
|
KT-3949 Extend selection in case of comment before several statements
#KT-3949 Fixed
|
2014-12-18 19:02:17 +03:00 |
|
Valentin Kipyatkov
|
3059a46ca7
|
Fixed KT-5894 Select Woes: no need to select code block + end of line
+ corrected selection of when
#KT-5894 Fixed
|
2014-12-18 19:02:17 +03:00 |
|
Valentin Kipyatkov
|
5f9e685188
|
KT-5895 Select Word: no need to select argument list including parenthesis
#KT-5895 Fixed
|
2014-12-18 19:02:16 +03:00 |
|
Valentin Kipyatkov
|
46906fd89c
|
KT-5292 Expand selection should have kdoc + method as a stop point
KT-3947 Extend selection works badly with comment
#KT-5292 Fixed
#KT-3947 Fixed
|
2014-12-18 19:02:16 +03:00 |
|
Valentin Kipyatkov
|
848623fe8f
|
Changed format of test data for word selection test - each test's data in own directory
|
2014-12-18 19:02:16 +03:00 |
|
Valentin Kipyatkov
|
6ec10b9b6b
|
Correct completion of nested/inner classes after dot
#KT-1889 Fixed
|
2014-12-18 15:48:27 +03:00 |
|
Valentin Kipyatkov
|
8f32a6c1f9
|
Partial body resolve test to test 2 resolve modes
|
2014-12-18 15:48:27 +03:00 |
|
Valentin Kipyatkov
|
9c8b7ed6f5
|
Fixed KT-6408 Completion auto-popup prevents smooth typing of "!in"
#KT-6408 Fixed
|
2014-12-18 15:48:27 +03:00 |
|
Valentin Kipyatkov
|
8e1af2b720
|
Fixed occasional insertions of fq-names by completion and similar effects
#KT-6182 Fixed
#KT-6111 Fixed
|
2014-12-18 15:48:26 +03:00 |
|
Valentin Kipyatkov
|
bdf7455578
|
KT-5986 No code completion for second type argument of HashMap instantiation
KT-6406 Code completion in type argument position should not include functions and variables
#KT-5986 Fixed
#KT-6406 Fixed
|
2014-12-18 15:47:59 +03:00 |
|
Valentin Kipyatkov
|
e9f1ae5886
|
More clear test data format
|
2014-12-18 15:47:59 +03:00 |
|
Valentin Kipyatkov
|
cb5c12cda3
|
Completion of object's in type position - they can be used there
|
2014-12-18 15:47:59 +03:00 |
|
Valentin Kipyatkov
|
9f845f0de4
|
Fixed KT-4892 Override method generates redundant type arguments in call to super
#KT-4892 Fixed
|
2014-12-18 15:41:34 +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 |
|
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 |
|