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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5bde2ff34ebe12739d0f5224c9e6e05a5b2001e
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
peter
e5bde2ff34
IDEA-173927 Support keywords autocompletion when keyboard layout is incorrect
2017-09-15 22:04:10 +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-173927 Support keywords autocompletion when keyboard layout is incorrect
2017-09-15 22:04:10 +02:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
inference: allow capture during intersection type construction (IDEA-173900)
2017-09-13 15:33:56 +03:00
defaultAction
/customFileType
…
delegateMethods
delegate: don't copy override as it would be added explicitly (IDEA-178893)
2017-09-13 15:33:55 +03:00
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadocIG
…
jigsaw
…
joinLines
IDEA-177226 'Join lines' between two block comments works bad
2017-08-24 20:17:19 +03:00
multipleJdks
…
navigation
test for indexing anonymous class in libraries
2017-08-17 20:58:44 +02:00
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
use Optional.of() instead ofNullable() in "opt" postfix template when expression is not null
2017-09-15 15:55:54 +03:00
typing
don't add annotation attribute braces when typing comma inside string (IDEA-177182)
2017-08-09 18:40:09 +02:00
underscoresInLiterals
…
unwrapElseBranch
…