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
715ae734a2fc766bb3f47ae1f3c82dc6ed559ea2
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
715ae734a2
fix equals templates (IDEA-141700)
2015-06-23 12:05:19 +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
fix equals templates (IDEA-141700)
2015-06-23 12:05:19 +03: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
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
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
…