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-07-20 22:36:36 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfbaa260fe37d94bbd3404beb466fbc3be0cf2e5
openide
/
java
/
java-tests
/
testData
T
History
Dmitry Batkovich
cfbaa260fe
direct inheritor search with javac indices: do not forget of classes declared in method body (when internal is A$1Name)
2016-10-12 19:19:42 +03:00
..
actions
/reformatFileInEditor
[fixed failing test: formatOptimizeRearrangeVcsChanges] fixed test data, since diff now shows one more line
2016-07-01 13:50:59 +03:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
testdata
2016-09-22 17:25:47 +03:00
codeInspection
Fixed "Variable assigned to itself" quickfix (IDEA-148688)
2016-08-01 17:13:28 +02:00
compiler
direct inheritor search with javac indices: do not forget of classes declared in method body (when internal is A$1Name)
2016-10-12 19:19:42 +03:00
compileServer
/incremental
[java] always includes module-info.java into compilation
2016-08-31 20:17:49 +03:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
IDEA-156629 No replacement hint for the second and further occurrence in regex replace
2016-05-30 19:13:21 +03:00
ide
call hierarchy: ensure implicit super calls are processed (IDEA-160213)
2016-08-24 21:16:13 +03:00
inspection
don't infer ->null contracts in scope of @MethodAreNonNullByDefault (addendum to IDEA-160991)
2016-09-21 10:50:31 +02:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
[java] javadoc in modules
2016-09-12 17:13:22 +03:00
refactoring
[Extract Method] generate method with newline between braces, since otherwise with enabled "Keep simple methods in one line" formatter will keep extracted method in one line
2016-09-16 14:00:00 +03:00
spi
…
structureView
…
unscramble
…
vfs
…