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-06-18 23:11:44 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c44fdbd1e0e586c3e223b4483baacebfac6f9533
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Alexey Kudravtsev
c44fdbd1e0
performance
2012-06-08 12:27:18 +04:00
..
completeStatement
…
completion
IDEA-87104 Code completion should remember and prefer chosen variants
2012-06-07 15:47:16 +02:00
convertToBasicLatin
…
convertToStringLiteral
…
createSubclass
…
daemonCodeAnalyzer
performance
2012-06-08 12:27:18 +04:00
defaultAction
/customFileType
…
externalAnnotations
…
externalJavadoc
/String
…
folding
Custom folding for Ruby (RUBY-7875) and API changes
2012-02-03 13:28:39 +04:00
generateConstructor
…
generateJavadoc
…
generation/surroundWith
/java
IDEA-82925 ('Surround with cast' for conditional, polyadic and assignment expressions should parenthesize those expressions)
2012-03-16 13:14:21 +01:00
invertIfCondition
…
javadocIG
check valueOf signature before use synthetic javadoc (IDEA-81701)
2012-02-23 11:50:18 +01:00
navigation
/alexProject
move some tests to the platform
2012-01-17 19:40:31 +01:00
nullityinferrer
do not infer @NotNull for final fields with initializer (IDEA-75616)
2012-02-15 13:10:33 +01:00
overrideImplement
method type params should be excluded from signature when overriding from raw type (IDEA-67585;IDEA-67582)
2012-05-25 14:16:47 +04:00
slice
…
splitIfAction
…
surroundAutoCloseable
IDEA-81171 (Surround AutoCloseable - initial implementation)
2012-02-12 23:50:22 +01:00
template
listed templates can be selected by space, move the tests to community
2012-02-15 16:37:49 +01:00
underscoresInLiterals
…