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-17 18:50:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc7edd84fabeb94e6454a3e5037cd4cb2ddcdd3e
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Anna.Kozlova
dc7edd84fa
copy to final: ensure to walk up through nested lambdas (IDEA-177496)
2017-08-16 15:35:15 +02:00
..
addJavadoc
add javadoc intention: fix for multiple field declaration IDEA-177456
2017-08-11 16:01:23 +03:00
clsHighlighting
…
completeStatement
…
completion
IDEA-177034 A qualified class name should be suggested when there's a shadowing type parameter
2017-08-14 19:13:11 +02:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
disable "create switch" intention on red code
2017-07-20 09:58:25 +02:00
daemonCodeAnalyzer
copy to final: ensure to walk up through nested lambdas (IDEA-177496)
2017-08-16 15:35:15 +02: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
disable "invert if condition" on invalid negation
2017-07-12 16:50:37 +02:00
javadocIG
…
jigsaw
…
joinLines
…
multipleJdks
…
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
don't add annotation attribute braces when typing comma inside string (IDEA-177182)
2017-08-09 18:40:09 +02:00
underscoresInLiterals
…
unwrapElseBranch
…