This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-06-07 01:29:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3738e54feefface2170e3994f4ce2e55c2ce164e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Anna.Kozlova
56a364de17
collapse to diamond in more cases (following IDEA-CR-16753)
2016-12-13 15:47:37 +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
completion preselection: choose the most relevant among exact prefix items (IDEA-163441)
2016-11-21 16:41:08 +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
…