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-07-29 02:25:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4935bbc9ee991217b4937f4e80fae82a64e01caa
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
0d66941866
IDEA-123839: abstract&default combination
2014-04-11 17:06:07 +02: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
…
completion
smart completion of method references (IDEA-123293; IDEA-123291)
2014-04-03 17:15:57 +02:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
daemonCodeAnalyzer
IDEA-123839: abstract&default combination
2014-04-11 17:06:07 +02:00
defaultAction
/customFileType
…
documentation
…
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
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
lambda/method refs: provide super class navigation - ctrl-u/line markers (IDEA-120160)
2014-03-04 13:46:27 +01:00
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
IDEA-123355 Postfix template expansions .null/.notnull after 'else' fail to provide a valid Java output
2014-04-07 19:05:34 +04:00
typing
multi-caret typing fixes for Java files
2014-03-26 12:41:22 +04:00
underscoresInLiterals
…