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-08-26 00:11:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bba30278f93adbaaf02c501e367b1f6ce2ec8f65
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
bba30278f9
method refs: fix variable initializing order (IDEA-132445)
2014-11-06 19:11:29 +01:00
..
addJavadoc
…
clsHighlighting
ensure type parameters contain fully qualified names (IDEA-127714)
2014-07-23 17:53:18 +02:00
completeStatement
IDEA-127512 Ctrl+Shift+Enter produces invalid code for catch statements
2014-07-28 10:15:15 +02:00
completion
a fix for completion from non-primary caret (IDEA-123396)
2014-10-07 17:45:41 +04:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
method refs: fix variable initializing order (IDEA-132445)
2014-11-06 19:11:29 +01:00
defaultAction
/customFileType
…
documentation
…
editorActions
Detectable indent options provider implementation
2014-09-25 12:03:20 +04:00
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generation
Creating indent by CodeStyleManager.adjustLineIndent when surrounding with try-finally (IDEA-128859)
2014-09-01 19:16:37 +04:00
gotosuper
…
highlightUsagesHandler
…
indentProvider
…
invertIfCondition
…
javadocIG
IDEA-131761 Quick documentation incorrectly renders value of byte[] constant
2014-10-29 13:49:44 +04:00
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
show param info: highlight overload vararg method
2013-12-13 09:16:34 +04:00
slice
IDEA-126171
2014-07-02 13:29:29 +04:00
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
postfix template: EA-59129 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText
2014-08-05 16:55:44 +04:00
typing
java: handle { after if/while statement condition and insert new block statement if needed:
2014-08-29 15:02:24 +04:00
underscoresInLiterals
…