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-19 20:41:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfd636746fc33e2403ef249fbc2f109c87301d47
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Alexey Kudravtsev
and
intellij-monorepo-bot
2b081e39ab
make some clients independent of order of results in Query.findAll()
...
GitOrigin-RevId: df14c535f9ff642399ed42e123563dac3db8bb20
2019-10-11 15:33:13 +00:00
..
addJavadoc
…
atomicReferenceImplicitUsage
…
clsHighlighting
…
completeStatement
…
completion
IDEA-220634 Completion suggests finalize() first after @Nullable/@Nonnull, final expected
2019-10-10 12:34:43 +00:00
concatenationToMessageFormat
AbstractJavaBlock: added formatting for java text blocks (IDEA-216737)
2019-10-03 04:32:43 +00:00
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
copyTBXReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
make some clients independent of order of results in Query.findAll()
2019-10-11 15:33:13 +00:00
delegateMethods
…
documentation
show warnings and quick doc in one popup (IDEA-189703)
2019-07-18 18:50:33 +03:00
editorActions
JavaEnterInTextBlockHandler: commit document on enter only for java files, do not add semicolon after text block (IDEA-CR-53311)
2019-10-10 12:03:40 +00:00
endAction
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
CommentFoldingUtil: do not add ellipsis if header includes all javadoc content (IDEA-216380)
2019-07-26 12:05:43 +03:00
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
IDEA-172876 Purity inference algorithm does not match hardcoded contracts for assertion methods
2019-10-10 08:32:56 +00:00
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadocIG
IDEA-172876 Purity inference algorithm does not match hardcoded contracts for assertion methods
2019-10-10 08:32:56 +00:00
jigsaw
…
joinLines
JoinLineProcessor.getSpacesToAdd: properly handle end-of-file
2019-10-02 03:38:05 +00:00
multipleJdks
java: adjusted "Cannot resolve method" message (IDEA-206898)
2019-07-10 23:02:59 +03:00
navigation
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
showImplementations
…
slice
…
splitIfAction
IDEA-219189 "Split into 2 if's" generates redundant 'else if' clause
2019-08-05 04:02:41 +03:00
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
IDEA-CR-52982: GO-8123 fix getOriginalElement during postfix template completion
2019-09-30 13:36:53 +00:00
typing
…
underscoresInLiterals
…
unwrapElseBranch
…