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-05-06 21:30:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b59d19a7cd157020aba29d5cede277f797d6d01
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Danila Ponomarenko
4b16f22fca
test fixes
2012-06-05 16:51:25 +04:00
..
completeStatement
…
completion
Keyword completion in method references; cleanup
2012-06-04 12:19:11 +04:00
convertToBasicLatin
…
convertToStringLiteral
…
createSubclass
create subclass: for private inner classes create implementation in the same containing class (IDEA-18954); IDEA-76741
2012-01-13 21:21:38 +01:00
daemonCodeAnalyzer
test fixes
2012-06-05 16:51:25 +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
…