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-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
012e57d2ea47694a37527659dbaa0e07feae1b73
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Anna Kozlova
012e57d2ea
lambda isValueCompatible check: ensure throws is not treated as normal completion (IDEA-135581)
2015-01-26 20:19:16 +03:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
IDEA-134020 ctrl+shift+enter complete error to "package some.pkg"
2015-01-05 16:09:07 +01:00
completion
IDEA-134518 Insert "instanceof" completion variant on typing "!" (exclamation mark)
2015-01-14 18:55:22 +01:00
convertCompareToToEquals
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
lambda isValueCompatible check: ensure throws is not treated as normal completion (IDEA-135581)
2015-01-26 20:19:16 +03:00
defaultAction
/customFileType
…
documentation
…
editorActions
disable HTML tag auto-closing inside JavaDoc inline tags (IDEA-66096)
2015-01-21 19:32:15 +01:00
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
generate equals/hashCode: generate deepHashCode for IntelliJ template; do not use deep equals for Objects template as Objects.hash doesn't support it anyway (IDEA-135313)
2015-01-19 19:02:10 +01:00
generateJavadoc
…
generation
java: testdata fixed
2015-01-21 14:14:25 +01:00
gotosuper
…
highlightUsagesHandler
…
indentProvider
…
invertIfCondition
…
javadocIG
fix tests; correctly parse {@code} tags with embedded curly braces and multiline {@code} tags
2015-01-21 19:32:16 +01:00
multipleJdks
multiple jdks test: ensure Map.getOrDefault doesn't exist in jdk 7 but exist in jdk 8
2015-01-22 20:36:25 +01:00
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
ListTemplate action: do not overwrite prefix-matched template with template
2014-12-24 19:44:40 +03:00
typing
…
underscoresInLiterals
…