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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
200e67ca65af85a7fe9ef29d240f3c659476983d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Roman Shevchenko
200e67ca65
IDEA-106141 (trailing annotations excluded from an incomplete reference expression)
...
I.e. in "X. \n @A public T m()", @A is no longer a part of "X.".
2015-07-03 16:00:02 +03:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
IDEA-134518 Insert "instanceof" completion variant on typing "!" (exclamation mark)
2015-01-14 18:55:22 +01:00
methodChains
…
normal
IDEA-106141 (trailing annotations excluded from an incomplete reference expression)
2015-07-03 16:00:02 +03:00
normalSorting
IDEA-139638 Completion: Live template shouldn't have bigger priority than local variable
2015-05-13 17:39:22 +02:00
reflection
IDEA-134123 Reflection code completion generates Type....class instead of Type[].class for varargs
2015-01-02 17:19:54 +01:00
smartType
hide lambda suggestion if method of functional interface is generics (IDEA-141214)
2015-06-09 20:31:15 +03:00
smartTypeSorting
prefer instanceofed variants in java completion (IDEA-138937)
2015-04-08 18:13:15 +02:00
style
…
variables
…
word
…