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-03-22 23:31:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce20662ac7aec40952ef0811093efbbb4788ee77
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Piotr Tomiak
ce20662ac7
IDEA-344340 Java: highlight syntax within
<blockquote><pre>
blocks
...
GitOrigin-RevId: 20bc54418acabc94060098c9750e950636ddac4d
2024-01-29 21:45:11 +00:00
..
addJavadoc
…
addMainMethod
…
atomicReferenceImplicitUsage
…
backspace
…
clsHighlighting
…
commentByBlock
/java
…
commentByLine
/java
…
completeStatement
…
completion
Java: use Objects.hashCode() for single field JDK7+ hashCode() generation (IDEA-177907)
2023-11-17 02:24:00 +00:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToStringLiteral
…
copyReference
…
copyTBXReference
…
createSubclass
…
createSwitch
…
ctrlMouse
…
daemonCodeAnalyzer
[java] Improve support for multi-shred injections with guarded blocks in ModCommands
2024-01-25 19:15:30 +00:00
defaultAction
…
delegateMethods
…
documentation
…
editing
…
editorActions
…
endAction
…
enterAction
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
[java-generation] IDEA-343144 Generate -> Constructor leads to exception for implicitly declared classes
2024-01-16 14:03:30 +00:00
generateEquals
Java: generate compact equals when using IntelliJ Default (IDEA-339226)
2023-12-05 10:02:17 +00:00
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
…
gotoDeclaration
…
gotosuper
…
guess
…
highlight
/remove_new
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadoc
/snippet
…
javadocIG
IDEA-344340 Java: highlight syntax within
<blockquote><pre>
blocks
2024-01-29 21:45:11 +00:00
jigsaw
[java] MR-JAR: add test for in-class-file resolve; add sources for lib-multi-release.jar
2023-12-20 18:10:17 +00:00
joinLines
…
moveStatementAction
…
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
replaceStringFormat
…
rotateSelections
…
selectWordAction
[lang] SelectWordHandler: prefer element on the left if we are at the end of existing selection
2023-12-12 14:11:49 +00:00
showImplementations
…
showTypeDefinition
…
slice
…
splitIfAction
…
splitLineAction
…
surroundAutoCloseable
…
surroundWith
…
surroundWithQuotesStringAnnotationParameterValue
…
template
[java-completion] One more test-case for IDEA-339251
2024-01-19 11:20:33 +00:00
typing
[java-typing] Yet another fix for braces typing in string templates (IDEA-336810)
2023-11-28 15:14:49 +00:00
underscoresInLiterals
…
unwrapElseBranch
…