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 22:09:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7b44732e65dfbadd0c3722845f73e622b14b435
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
7d5673a443
java completion: don't overwrite whole anonymous class
...
search for reference at `BaseClassRe|f`, not `BaseClassRef() { ... }.call()`
2018-08-01 16:05:08 -07:00
..
className
java completion: don't overwrite whole anonymous class
2018-08-01 16:05:08 -07:00
customFileType
…
dot
…
invokeHandle
CodeEditUtil#removeChildren: fixed nextLeaf determination
2018-03-03 15:47:21 +07:00
javadoc
…
keywords
IDEA-186789 Completion in empty java file doesn't suggest access modifiers
2018-02-16 18:18:53 +01:00
methodChains
relevant method chain completion: do not suggest casts for introduced variable (EA-108521)
2017-10-26 16:36:55 +03:00
normal
Allow passing additional prefix to CompletionServiceImpl.handleCompletionItemSelected()
2018-07-02 19:19:56 +02:00
normalSorting
IDEA-195936 "true"/"false" keywords should have priority in completion for boolean parameters inside "if" condition
2018-07-30 06:38:53 -07:00
reflection
Java: Provide completion for nested class names in reflection API (IDEA-181545)
2017-11-09 13:06:59 +03:00
reflectionOverload
…
reflectionParameters
…
signature
…
smartType
java completion: suggest only denotable method return types (IDEA-194462)
2018-07-02 17:09:29 +02:00
smartTypeSorting
…
style
…
variables
…
word
…