The D Completion Daemon is an auto-complete program for the D programming language
GNU General Public License v3.0
349
stars
71
forks
source link
Symbols that call a function aren't relevant for the completion list #659
Closed
RUSShyTwo closed 2 years ago
They are not needed
Otherwise they show up in the completion list
Before (there are 2 completion item, one for the useless, and the other for the actual function):
After: