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 11:59:00 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a920de862be402c60bdcd406e823fab9f81c889
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Dmitry Batrak
1a920de862
IDEA-169404 Don't use ellipsis for empty folded methods
2017-03-15 15:43:24 +03:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
…
completion
completion: take into account provided type arguments (IDEA-169478)
2017-03-13 17:18:18 +01:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
find class or interface to search the method: stop when accessible method is found even with static problem (IDEA-169504)
2017-03-15 10:41:42 +01: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
IDEA-169404 Don't use ellipsis for empty folded methods
2017-03-15 15:43:24 +03:00
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
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
let "analyze dataflow to this" go through StringUtil.notNullize(String)
2017-03-13 13:57:42 +03:00
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…
unwrapElseBranch
…