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-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d4406a15e4c26f00594221794ba64c4a66d3306
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
peter
8d4406a15e
IDEA-165594 Auto completion adds unnecessary spaces before and after colon in case of method reference
2016-12-19 15:47:42 +01:00
..
additionalConstraints
…
advHighlighting8
include package local methods into method hierarchy (IDEA-164557)
2016-12-01 10:39:31 +01:00
changeSignature
…
completion
/normal
IDEA-165594 Auto completion adds unnecessary spaces before and after colon in case of method reference
2016-12-19 15:47:42 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
new inference: check intersection type of upper bound to detect substitution (IDEA-165011)
2016-12-07 18:44:34 +01:00
highlighting
isEffectivelyFinal: disallow effectively final variables to be initialized twice (IDEA-165060)
2016-12-06 17:54:19 +01:00
incomplete
…
inference
…
interfaceMethods
unrelated defaults: check if current class contains explicit method (IDEA-164732)
2016-12-02 11:51:07 +01:00
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
method refs: ensure raw substitutor is not used for second search case to build return type constraints (IDEA-165239)
2016-12-14 11:31:36 +01:00
overloadResolution
…
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…