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-17 21:15:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a388cd27dfd8bc1d0c5d64f542358b043cdb5d0
openide
/
java
/
java-impl
/
src
/
com
/
intellij
/
codeInsight
T
History
anna
0b101702a3
sync param checks (EA-34419 - NSEE: ConcurrentWeakHashMap$EntrySet$.next)
2012-03-11 13:01:13 +01:00
..
completion
IDEA-26763 Auto-complete Generics on the RHS (now in basic completion as well)
2012-03-09 23:16:01 +04:00
daemon
auto-import doesn't hide parameter info (PY-5764)
2012-03-02 16:45:42 +01:00
editorActions
show autopopup after completing a package when and only when there was a dot inserted after the previous package
2012-02-10 15:03:51 +01:00
folding
/impl
IDEA-52159 Closure folding problem when closure method is not in direct super class
2012-03-10 00:46:46 +04:00
generation
IDEA-50592 'Surround with cast' for binary expressions (e.g. a+b) should parenthesize those expressions
2012-03-08 15:17:42 +04:00
guess
…
highlighting
…
hint
…
intention
sync param checks (EA-34419 - NSEE: ConcurrentWeakHashMap$EntrySet$.next)
2012-03-11 13:01:13 +01:00
javadoc
check valueOf signature before use synthetic javadoc (IDEA-81701)
2012-02-23 11:50:18 +01:00
lookup
IDEA-68584 Completion should detect return type and autocast in some cases
2012-03-09 15:16:40 +04:00
navigation
…
preview
…
problems
…
template
cleanup
2012-03-05 18:48:00 +01:00
unwrap
…
ChangeContextUtil.java
…
CodeInsightUtil.java
…
ExpectedTypeInfo.java
…
ExpectedTypeInfoImpl.java
…
ExpectedTypesProvider.java
EA-33623 - AIOOBE: ExpectedTypesProvider$MyParentVisitor.visitPolyadicExpression
2012-02-10 15:03:52 +01:00
ExpectedTypeUtil.java
…
ExternalAnnotationsManagerImpl.java
NPE
2012-02-02 13:50:12 +04:00
TailTypes.java
…
TargetElementUtil.java
…
TestFrameworksImpl.java
…