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
a04aeeb4e152292e498d7cdc0e880df87580722d
kotlin-fork
/
idea
/
testData
/
wordSelection
T
History
Igor Yakovlev
8531c1e9a5
Fixed WordSelectionTest.testDocComment test data
2020-04-07 02:12:32 +03:00
..
ArrayBrackets
…
Class
Fixed selection in case of empty class body
2019-03-26 15:13:54 +03:00
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
Extend Selection: whole literal with braces is selected after parameters (KT-13420)
2018-12-06 19:48:04 +03:00
WhenEntries
…