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-21 15:37:08 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c415cde83ee37a524c17d4bd2dde00842929fc6b
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna.Kozlova
c415cde83e
definitely initialized should check order (IDEA-181149)
...
missed for field initialization; similar to class initializers
2017-10-25 19:50:25 +02:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
IDEA-179934 Action "Complete current statement" introduces incorrect code
2017-10-12 20:02:38 +02:00
completion
complete java class keywords after top-level annotation
2017-10-13 13:32:10 +02:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
definitely initialized should check order (IDEA-181149)
2017-10-25 19:50:25 +02:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
disable bullets in Javadoc inheritance list
2017-10-16 12:33:59 +03:00
editorActions
…
externalAnnotations
…
externalJavadoc
disable bullets in Javadoc inheritance list
2017-10-16 12:33:59 +03:00
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
InvertIfConditionAction: preserve comments after last statement
2017-09-29 15:20:51 +07:00
javadocIG
…
jigsaw
…
joinLines
join lines do not merge closing brace and catch keyword, when 'catch on new line' enabled (IDEA-179581)
2017-10-17 10:21:10 +03:00
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
…
parameterInfo
show method parameters: ensure inference results on wrong overloads not cached (IDEA-177725)
2017-10-17 11:48:38 +02:00
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…
unwrapElseBranch
…