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-01-03 15:50:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
552dfe92a92ee587fbb4ada664e316e532ac536c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
History
peter
094f040cc5
IDEA-122362 'getClass()' should be suggested in smart completion if Class<? extends SomeAncestorOfCurrentClass> is expected
2014-04-21 22:21:20 +02:00
..
className
IDEA-80056 Column selection mode improvement
2014-02-13 13:21:26 +04:00
customFileType
…
dot
…
javadoc
…
keywords
…
methodChains
Methods chains completion for arrays
2014-02-17 14:36:14 +04:00
normal
missing test data
2014-04-19 21:06:58 +02:00
normalSorting
prefer T if Class<? extends T> is expected (IDEA-121339)
2014-04-18 22:37:29 +02:00
reflection
…
smartType
IDEA-122362 'getClass()' should be suggested in smart completion if Class<? extends SomeAncestorOfCurrentClass> is expected
2014-04-21 22:21:20 +02:00
smartTypeSorting
…
style
…
variables
IDEA-121698 Automatically make variables accessed from outer scopes final
2014-03-05 22:19:28 +01:00
word
…