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-09-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad5fc6b2862d3087e5c0b4245067002e3fa163a7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
ad5fc6b286
get rid of completionSorting => spare some memory and time
2012-07-16 15:10:24 +02:00
..
className
Fix test data
2012-07-12 21:23:01 +02:00
customFileType
…
dot
…
javadoc
turn on middle matching in completion tests
2012-07-12 19:18:00 +02:00
keywords
Merge branch 'master' into upsource-master
2012-07-03 18:20:07 +02:00
normal
IDEA-83744 Always insert '()' when class name is completed after 'new' keyword
2012-06-22 14:44:11 +02:00
normalSorting
get rid of completionSorting => spare some memory and time
2012-07-16 15:10:24 +02:00
reflection
…
smartType
IDEA-88517 Smart Completion: offer names for variables and parameters
2012-07-09 17:28:05 +02:00
smartTypeSorting
expected type should always be at the top of the lookup in smart completion after new
2012-03-27 20:30:59 +02:00
style
…
variables
…
word
…