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-07-31 06:43:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a8a14a5283c74a3fab8a922020fd7f43c1fc2ff
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna.Kozlova
2a8a14a528
convert field to local: preserve comments
2018-08-14 15:06:25 +02:00
..
addJavadoc
…
atomicReferenceImplicitUsage
…
clsHighlighting
…
completeStatement
…
completion
java completion: don't overwrite whole anonymous class
2018-08-01 16:05:08 -07:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
CreateSwitchIntention shouldn't throw on malformed strings
2018-07-25 09:02:54 +02:00
daemonCodeAnalyzer
convert field to local: preserve comments
2018-08-14 15:06:25 +02:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
IDEA-168048 Constructor parameters are generated with @Nonnull annotations even though the class is annotated with @ParametersAreNonnullByDefault
2018-07-28 06:42:08 -04:00
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadocIG
…
jigsaw
[java] upgrade module path: resolve (IDEA-189693)
2018-07-19 14:51:58 +02:00
joinLines
DeclarationJoinLinesHandler: more careful precedence fix (IDEA-CR-34859)
2018-07-12 17:20:20 +07:00
multipleJdks
…
navigation
…
nullityinferrer
infer nullity: don't drill inside classes on expressions processing (IDEA-197262)
2018-08-14 13:36:43 +02:00
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
split if: ensure condition operands comparison stops at first non-equivalent sub condition (IDEA-196560)
2018-08-01 11:52:03 +02:00
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…
unwrapElseBranch
…