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
8b2f8362e02c46825c9ae134c0d8b9d1b1fdc489
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Dmitry Batkovich
8b2f8362e0
fix test data
2017-02-22 22:08:50 +03:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
…
completion
Java: Remove duplicates from the completion list for argument of getMethod(). Simplified priority in the argument completion for getField() and getMethod() (IDEA-167250)
2017-02-16 16:00:47 +03:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
fix test data
2017-02-22 22:08:50 +03:00
defaultAction
/customFileType
…
delegateMethods
don't duplicate type use annotations during copy of modifier lists (inspired by IDEA-166062)
2017-02-16 17:15:56 +01:00
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
detect generated method name: allow annotations with parameters (IDEA-167480)
2017-02-01 15:47:45 +01:00
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
Java: Fixed the intention "Invert 'if' condition" in the case of nested 'if' without braces (IDEA-167957)
2017-02-20 14:36:31 +03:00
javadocIG
…
jigsaw
[java] support for new module-info syntax and .class file format
2017-02-15 20:39:15 +01:00
joinLines
…
multipleJdks
…
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…
unwrapElseBranch
…