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-06-14 22:41:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36ca5d6a23b3b16ac1f5c19a1a2e9f58d7ced312
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
36ca5d6a23
disable surround with parenthesis for one-no-type-parameter lambda
2015-06-18 21:26:57 +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-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
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
…
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
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
…
underscoresInLiterals
…