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-27 06:22:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f85b52691fc62bc23d13b6f084db50154b77f699
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
f85b52691f
make completion stats prefix-independent, make prefix more important a weighing criterion (IDEA-165932, also needed for IDEA-166442)
2017-01-17 09:24:43 +01:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
completion for private modifier in java 9 interfaces, hide 'static' from completion in java 6
2016-11-28 15:38:48 +01:00
methodChains
…
normal
IDEA-163989 IDEA reports Object.getClass() with wrong return type for generic parameters
2016-11-21 16:41:08 +01:00
normalSorting
make completion stats prefix-independent, make prefix more important a weighing criterion (IDEA-165932, also needed for IDEA-166442)
2017-01-17 09:24:43 +01:00
reflection
…
signature
doPostponedFormatting after formatting in completion after new (IDEA-CR-14717)
2016-10-20 18:16:36 +02:00
smartType
collapse to diamond in more cases (following IDEA-CR-16753)
2016-12-13 15:47:37 +01:00
smartTypeSorting
…
style
use mockJdk18 by default in LightCodeInsightTestCase; remove dependency on swing/net classes in some tests
2016-07-20 15:47:18 +03:00
variables
IDEA-155984 Completion suggests nothing if you try to complete a variable before a call
2016-05-13 16:15:16 +02:00
word
…