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-05-18 22:42:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ce43b883c433ccd4ad4f4a3a73eedefdc5ccc80
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Pavel Dolgov
8ce43b883c
Java: Intention that wraps list/set/map with Collections.unmodifiable - handle ternary 'if' (IDEA-93154)
2019-02-21 18:03:24 +03:00
..
addJavadoc
…
atomicReferenceImplicitUsage
…
clsHighlighting
…
completeStatement
…
completion
fix Java keyword completion inside casts in enum constant initializers
2019-02-20 14:55:47 +01:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
CreateSwitchIntention: disable in assignment (while valid, rarely makes sense -- see IDEA-206725)
2019-02-06 11:52:59 +07:00
daemonCodeAnalyzer
Java: Intention that wraps list/set/map with Collections.unmodifiable - handle ternary 'if' (IDEA-93154)
2019-02-21 18:03:24 +03:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
invert if: ensure outer if becomes braces when nested if has no else brunch (IDEA-206882)
2019-02-07 16:49:03 +01:00
javadocIG
…
jigsaw
…
joinLines
IDEA-195293 Strange behavior when join lines with "builder.append('...')"
2019-02-01 15:45:26 +07:00
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
StandardInstructionVisitor: kill instruction state on ArrayIndexOutOfBounds
2019-02-20 16:36:39 +07:00
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
Java: Support more variants with switch expressions in '.switch' template (IDEA-204010)
2019-02-07 18:20:56 +03:00
typing
…
underscoresInLiterals
…
unwrapElseBranch
…