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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3631c0325e19677040caa37488f221d44627f77c
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Dmitry Batrak
3631c0325e
IDEA-141461 Quick Documentation viewer: for javdocs inside jars, internal relative links to pages in the same jar don't work
2015-06-20 16:41:07 +03:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
…
completion
hide lambda suggestion if method of functional interface is generics (IDEA-141214)
2015-06-09 20:31:15 +03:00
convertCompareToToEquals
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
IDEA-141461 Quick Documentation viewer: for javdocs inside jars, internal relative links to pages in the same jar don't work
2015-06-20 16:41:07 +03:00
editorActions
…
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
java.util.Objects equals/hashCode: use Arrays for array fields, ensure single array is not passed to Objects.hashCode vararg to avoid confusion (IDEA-140111)
2015-05-12 17:07:09 +02:00
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generation
disable surround with parenthesis for one-no-type-parameter lambda
2015-06-18 21:26:57 +03:00
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadocIG
IDEA-140025 support pre-Java8 javadoc logic if corresponding JDK is used
2015-05-21 12:00:54 +03:00
joinLines
revert
e86902e
2015-04-24 18:48:27 +03:00
multipleJdks
a bombed test for IDEA-126629 java.io.Closeable is not AutoCloseable in some cases
2015-04-16 19:11:48 +03:00
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
EA-45951, EA-58568 (PSI traversal fixed; test added)
2015-06-19 13:44:33 +03:00
surroundWithQuotesStringAnnotationParameterValue
…
template
java postfix templates: '.format' template should be expression-based IDEA-139659
2015-04-27 17:06:08 +03:00
typing
…
underscoresInLiterals
…