This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
wordSelection
T
History
Toshiaki Kameyama
46907f861a
Extend Selection: don't select lambda parameters if lambda is multiple lines (
#2586
)
...
#KT-29364 Fixed
2020-06-11 12:20:32 +03:00
..
ArrayBrackets
…
Class
…
ClassMember1
…
ClassMember2
…
ClassMember3
…
ClassMember4
…
ClassMember5
…
CommentForStatements
…
CommentForStatementsInLambda
…
DeclarationWithComment1
…
DeclarationWithComment2
…
DeclarationWithComment3
…
DeclarationWithComment4
…
DeclarationWithDocComment
Extend selection: select just KDoc if cursor is just before the KDoc (KT-16476)
2019-06-29 20:36:55 +03:00
DefiningMultipleSuperClass
…
DefiningSuperClass
…
DefiningVariable
…
DocComment
Fixed WordSelectionTest.testDocComment test data
2020-04-07 02:12:32 +03:00
DocCommentOneLine
…
DocCommentTagLink
…
DocCommentTagName
…
DocCommentTagText
…
EscapedIdentifier
Extend selection: select escaped identifier name without backticks (KT-31499)
2019-06-29 20:36:55 +03:00
ForRange
…
FunctionWithLineCommentAfter
…
FunctionWithLineCommentBefore
…
IfBody
…
IfCondition
…
InvokedExpression
…
KT13675
…
LabeledReturn
…
LambdaArgument1
…
LambdaArgument2
…
LambdaArgument3
…
LambdaArgument4
…
LeftBrace
…
LineComment
…
MultiDeclaration
…
ObjectExpression
…
RightBrace
…
SimpleComment
…
SimpleStringLiteral
…
SimpleStringLiteral2
…
Statements
…
TemplateStringLiteral1
…
TemplateStringLiteral2
…
TemplateStringLiteral3
…
TypeArguments
…
TypeParameters
…
ValueArguments
…
ValueParameters
…
ValueParameters2
…
ValueParametersInLambda
…
ValueParametersInLambda2
Extend Selection: don't select lambda parameters if lambda is multiple lines (
#2586
)
2020-06-11 12:20:32 +03:00
ValueParametersInLambda3
Extend Selection: don't select lambda parameters if lambda is multiple lines (
#2586
)
2020-06-11 12:20:32 +03:00
ValueParametersInLambda4
Extend Selection: don't select lambda parameters if lambda is multiple lines (
#2586
)
2020-06-11 12:20:32 +03:00
WhenEntries
…