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-08-26 15:27:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30a12275a264194a3d48fffe43aaf8a68682d5ba
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
30a12275a2
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
..
addJavadoc
…
clsHighlighting
…
completeStatement
complete statement should add body to private interface methods (jdk9)
2015-03-23 18:57:37 +01:00
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-141008 QuickDocumentation (Ctrl-Q) shows "JavaScript is disabled on your browser" sometimes
2015-06-05 16:49:49 +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
IDEA-140043 Predefined Variables in Code Template "Catch Statement Body" not available
2015-05-13 16:01:02 +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
…
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
testdata fixed (too wide fonts on linux splitted components into multi rows!)
2014-12-02 19:34:41 +01:00
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
java postfix templates: '.format' template should be expression-based IDEA-139659
2015-04-27 17:06:08 +03:00
typing
IDEA-136397 Close brace in try resource block
2015-02-20 11:35:58 +03:00
underscoresInLiterals
…