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-07-03 00:28:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e0bbd596789227dc4e03981911943533fc68990
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Andrey Starovoyt
8e0bbd5967
cover with tests
2014-05-27 16:47:17 +04:00
..
clsHighlighting
diamonds: incompatible error due to cls class in default package fixed - cls file doesn't process declarations! = need to switch to mirror (IDEA-121866)
2014-03-12 10:20:31 +01:00
completeStatement
IDEA-119926 Completing Statements doesn't go to next line for non conditional statements
2014-04-25 13:27:57 +02:00
completion
IDEA-124609 Unexpected indentation of anonymous classes
2014-05-26 15:32:57 +04:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
daemonCodeAnalyzer
testdata fixed
2014-05-26 22:21:20 +04:00
defaultAction
/customFileType
…
documentation
…
editorActions
IDEA-122732 Javadoc invalid html closing tags
2014-04-28 18:46:40 +04:00
externalAnnotations
…
externalJavadoc
…
folding
add missing test data
2014-04-24 13:36:34 +04:00
generate
/generateCreateUI
…
generateConstructor
generate visibility setting for create from usage, generate getter/setter/constructor (IDEA-120662, IDEA-64613, IDEA-122025)
2014-04-16 16:42:09 +02:00
generateEquals
…
generateJavadoc
…
generation
IDEA-123355 Postfix template expansions .null/.notnull after 'else' fail to provide a valid Java output
2014-04-07 19:05:34 +04:00
gotosuper
…
highlightUsagesHandler
…
invertIfCondition
…
javadocIG
process declarations for cls file should provide classes, otherwise cls classes in default packages have no chance to be found from inside cls (IDEA-122486)
2014-03-20 15:25:50 +01:00
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
template
cover with tests
2014-05-27 16:47:17 +04:00
typing
multi-caret typing fixes for Java files
2014-03-26 12:41:22 +04:00
underscoresInLiterals
…