This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-23 15:03:36 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a7402bb235fee1426c8a1d34c2fdcfbb6f9e1e8
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
502a3e9a65
new inference: check also variable instantiation for primitive wrappers (IDEA-127752)
2014-07-23 19:19:13 +02:00
..
addJavadoc
…
clsHighlighting
ensure type parameters contain fully qualified names (IDEA-127714)
2014-07-23 17:53:18 +02:00
completeStatement
IDEA-126726 "Complete current statement" always adds a newline
2014-07-08 13:13:51 +02:00
completion
auto-import context variable declaration type when completing (IDEA-90157)
2014-07-22 18:26:56 +02:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
new inference: check also variable instantiation for primitive wrappers (IDEA-127752)
2014-07-23 19:19:13 +02:00
defaultAction
/customFileType
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generation
…
gotosuper
…
highlightUsagesHandler
…
invertIfCondition
…
javadocIG
do not split annotations on multiple lines for params (IDEA-127017)
2014-07-22 17:08:03 +02:00
navigation
/alexProject
…
nullityinferrer
adapt testdata to inferred jdk annotations
2014-07-10 10:35:56 +02:00
overrideImplement
ignore inferred annotation in @NotNull propagation to overridden methods
2014-07-10 10:35:56 +02:00
parameterInfo
…
slice
IDEA-126171
2014-07-02 13:29:29 +04:00
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
added test for SurroundWithQuotesAnnotationParameterValueFix that checks that char '\n' replaces by "\n" correctly
2014-06-10 12:45:29 +04:00
template
postfix template fix ternary operator + test
2014-07-18 19:48:54 +04:00
typing
IDEA-127695 Formatting is breaking on typing
2014-07-23 20:10:16 +04:00
underscoresInLiterals
…