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-08-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa1b472dff1e1835a18f5b768578d9f03004fe79
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
1555db7819
IDEA-136826 Autocomplete fails for static nested annotations
2015-02-24 12:21:01 +01:00
..
className
[Java] When we complete class name after new then if constructor(s) exist: show documentation for it, for several constructors suggest list of links to particular constructor documentation, same way as we do for (overloaded) calls.
2014-12-24 22:05:27 +01:00
customFileType
…
dot
…
javadoc
Added possibility not to add FQN in javadocs if class was imported (IDEA-121121 ) [CR-IC-6907]
2014-12-02 12:14:01 +02:00
keywords
IDEA-134518 Insert "instanceof" completion variant on typing "!" (exclamation mark)
2015-01-14 18:55:22 +01:00
methodChains
…
normal
IDEA-136826 Autocomplete fails for static nested annotations
2015-02-24 12:21:01 +01:00
normalSorting
…
reflection
IDEA-134123 Reflection code completion generates Type....class instead of Type[].class for varargs
2015-01-02 17:19:54 +01:00
smartType
IDEA-135162 Smart Completion proposes nothing in catch statements
2015-01-13 17:11:51 +01:00
smartTypeSorting
…
style
…
variables
…
word
…