Toshiaki Kameyama
af941bfdf5
KT-18158 Expand selection should select the comment after expression getter on the same line ( #1122 )
...
* Expand selection should select the comment after expression getter on the same line #KT-18158 Fixed
* Fixed expand selection behavior for the declaration with comment #KT-18158
* Remove redundant code #KT-18158
2017-06-14 12:28:56 +02:00
Dmitry Jemerov
ad821e83bd
Fix testdata according to comment selection changes in 2017.1
2017-03-20 18:45:45 +01:00
Nikolay Krasko
e41cddd870
Allow to select single word on double click in one line doc comment (KT-14327)
...
(cherry picked from commit 184d39a)
#KT-14327 Fixed
2016-10-25 18:18:07 +03:00
shiraji
d83b1747bb
KT-13693 Expand selection for array brackets
...
#KT-13693 Fixed
2016-09-10 18:07:04 +09:00
Valentin Kipyatkov
36c2b01047
KT-13675 Ctrl-W: cannot select type argument in return type
...
#KT-13675 Fixed
2016-09-07 20:02:50 +03:00
Yoshinori Isogai
4669fb3ca7
KT-12697 Expand selection action select ": Type" ( #898 )
2016-08-22 12:35:23 +02:00
Yoshinori Isogai
8aaf28e240
KT-12887 Extend selection should select call's invoked expression ( #904 )
...
#KT-12887 fixed
2016-07-22 21:23:42 +03:00
Nikolay Krasko
df28d34f0f
Ctrl-W works badly for selecting body of multi-line lambda starting with comment (KT-9014)
...
#KT-9014 Fixed
2015-09-07 18:45:43 +03:00
Dmitry Jemerov
ee42da48e1
support multideclarations in Select Word
...
#KT-6833 Fixed
2015-07-30 13:53:03 +02:00
Dmitry Jemerov
e545a7c699
add word selection step for selecting a type parameter or type argument list with enclosing brackets
...
#KT-6697 Fixed
2015-07-30 13:52:56 +02:00
Evgeny Gerashchenko
6ffe49f1d2
KT-6582 "Expand selection" in string literal should select word in string
...
#KT-6582 fixed
2015-01-22 19:10:01 +03:00
Valentin Kipyatkov
37e40267fe
KT-6521 Expand selection works wrong on a call inside for loop's range
...
KT-6518 Extend selection not working for expression in if
#KT-6521 Fixed
#KT-6518 Fixed
2014-12-24 14:17:43 +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
Evgeny Gerashchenko
366079a96c
Improved word selection for parameters and arguments.
...
#KT-1657 fixed
2012-04-23 18:00:09 +04:00
Evgeny Gerashchenko
e44754683b
Added test for selection of when entries.
2012-02-27 12:28:47 +04:00
Evgeny Gerashchenko
d6fa5b8921
Added simple test for word selection.
2012-02-27 12:28:47 +04:00