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-18 22:17:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaa9b80df11ac90ae782ebc8638b19cd8a057cba
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
…
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
IDEA-138306 Moving code through collapsed code breaks it
2015-03-27 13:47:36 +03:00
externalAnnotations
…
externalJavadoc
external javadoc: include the whole page if class start section is missed (IDEA-132323)
2015-03-25 20:04:58 +01:00
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
findClass should correctly sort compiled classes located inside project content (IDEA-101806)
2015-04-01 13:34:56 +02:00
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
…
surroundWithQuotesStringAnnotationParameterValue
…
template
java postfix templates: '.format' template should be expression-based IDEA-139659
2015-04-27 17:06:08 +03:00
typing
…
underscoresInLiterals
…