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-14 17:20:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dd4d855fb0a6d09efec2fcccbbdce982280b768
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Anna Kozlova
2dd4d855fb
compilation error fix: transform getClass()->.class (IDEA-117106)
2018-01-03 21:10:47 +01:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
IDEA-84064 Ctrl-Shift-Enter does not work in annotations
2018-01-03 15:07:35 +01:00
completion
java completion: don't suggest inacessible method/constructor references (IDEA-182311)
2018-01-03 16:12:19 +01:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
compilation error fix: transform getClass()->.class (IDEA-117106)
2018-01-03 21:10:47 +01:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
external javadoc: don't append garbage to the view (IDEA-177046)
2018-01-03 21:10:47 +01:00
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
invert if: check precedence and keep parenthesis accordingly (IDEA-175062)
2018-01-03 14:18:52 +01:00
javadocIG
quick doc: don't generate qNames for local classes (IDEA-184455)
2018-01-02 17:49:11 +01:00
jigsaw
…
joinLines
…
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
override: substitute type parameter bounds in cls (IDEA-162079)
2017-12-29 15:43:44 +01:00
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
surround with closeable: don't include unrelated variables (IDEA-159434)
2017-12-20 18:39:09 +01:00
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…
unwrapElseBranch
…