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-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2042376d2996ae7bd68d9c79a930a7bdafa4e9b
openide
/
java
/
java-impl
/
src
/
com
/
intellij
T
History
Anna.Kozlova
1afc043792
introduce name suggestions: respect
correctKeywords
(IDEA-203452)
2018-12-03 15:21:12 +01:00
..
analysis
…
application
/options
…
codeEditor
…
codeInsight
Provide fixes for missing branches in switch expression (create 'default', create missing branches)
2018-12-03 18:53:10 +07:00
codeInspection
Extract TypeUtils#getDefaultValue
2018-12-01 10:38:52 +07:00
cyclicDependencies
Instead of dropping resolve cache after each file (can be expensive), drop caches regularly twice a second
2018-11-29 15:28:48 +03:00
diff
/lang
…
execution
/configuration
…
externalSystem
…
find
/findUsages
…
ide
cleanup
2018-11-29 13:24:54 +03:00
internal
…
jarFinder
…
jarRepository
…
javadoc
…
lang
[java] fixes Java documentation lookup from decompiled classes (IDEA-202597)
2018-11-22 09:53:15 +01:00
openapi
prefer to use ArchiveFileType.INSTANCE directly to avoid possible earlier initialization due to FileTypeManager.getInstance call
2018-11-19 10:45:48 +01:00
packageDependencies
…
pom
/java
…
profile
/codeInspection
…
psi
introduce name suggestions: respect
correctKeywords
(IDEA-203452)
2018-12-03 15:21:12 +01:00
refactoring
IDEA-199022 Stream Trace cannot access private class or method
2018-12-03 13:56:25 +03:00
slicer
…
spellchecker
…
spi
…
testIntegration
avoid two ways to do the same — to resolve Promise, only kotlin-style resolvedPromise is recommended
2018-11-20 17:52:14 +01:00
ui
…
unscramble
simplify "analyze stack trace on the fly" listener registration
2018-11-22 21:07:04 +01:00
usages/impl
/rules
…
usageView
…
util
…
vcsUtil
…