This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-03-22 23:31:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ac28571b99ba53ce3559ffcf788ac02e8241d63
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
selectWordAction
History
Bas Leijdekkers
2d6ddfa4f4
Java: minor testdata fix
...
GitOrigin-RevId: 5731e09f2ca9ee8aeb77984d213595fdb8c5eaac
2025-05-03 11:31:16 +00:00
..
anonymousClass
…
array1
…
block1
…
block2
…
block3
…
blockComment
…
call1
…
call2
…
callMultiline
…
callMultiline2
…
cast1
…
commentQuotes
…
documentedMethod
…
elseIf
…
emptyLineInSwitchCase
…
emptyTextBlock
Java: fix Extend Selection on empty text block (IDEA-372040)
2025-05-03 11:31:15 +00:00
endOfFile
…
fieldWithComment
…
forHeader
…
ifThenElse1
…
ifThenElse2
…
javaDoc1
…
javaEndLine
…
javaStartLine
…
javaTypeParameter
…
lastMethod
…
lineComments
…
lineCommentsAtEnd
…
lineCommentsAtStart
…
literalEscape
…
literalEscape1
…
longCommentWithPunctuation
…
methodFromParameterList
…
methodWithComment
…
middleElseIf
…
middleMethod
…
params1
…
recordParams
…
separateFieldModifier
…
stringCamelHumps
…
stringTemplate1
Java: fix selection behaviour for String Templates (IDEA-333906)
2023-10-31 23:25:43 +00:00
stringTemplate2
Java: fix selection behaviour for String Templates (IDEA-333906)
2023-10-31 23:25:43 +00:00
stringTemplate3
Java: fix selection behaviour for String Templates (IDEA-333906)
2023-10-31 23:25:43 +00:00
stringTemplate4
Java: fix selection behaviour for String Templates (IDEA-333906)
2023-10-31 23:25:43 +00:00
stringTemplate5
Java: fix selection behaviour for String Templates (IDEA-333906)
2023-10-31 23:25:43 +00:00
stringTemplate6
Java: fix selection behaviour for String Templates (IDEA-333906)
2023-10-31 23:25:43 +00:00
stringTemplate7
[lang] SelectWordHandler: prefer element on the left if we are at the end of existing selection
2023-12-12 14:11:49 +00:00
switch
…
switch2
…
switch3
…
switchCaseInTheMiddle
…
test1
…
test2
…
textBlockEmptyLines
…
textBlockEscapedLineEndings
…
textBlockLeadingWhitespace
…
textBlockNoTrailingLine
…
textBlockTrailingLine
…
this
…
tryCatchFinally
…
twoComments
…
unclosedLiteral
…
unclosedTextBlock
Java: minor testdata fix
2025-05-03 11:31:16 +00:00
underscoredWordAtComment
…
unrelatedParenthesis
…
whitespaces
…
whitespacesAtFileEnd
…
whitespacesAtFileStart
…
whitespacesInTheMiddleOfTheLine
…
withFolding
…
wordWithApostrophe
…
wordWithApostropheInDocComment
…
wordWithHyphen
…