Pure-D / serve-d

D LSP server (dlang language server protocol server)
MIT License
208 stars 49 forks source link

Fix missing detail when DCD provide full type #170

Closed RUSShyTwo closed 2 years ago

WebFreak001 commented 2 years ago

do you have an example when this happens? I would like to add a unittest & changelog entry for this

RUSShyTwo commented 2 years ago

Ah actually it's not needed, it was due to a change i made on my local DCD fork, but that's probably not thing that should be supported right now since it's not finish

RUSShyTwo commented 2 years ago

It's to support pointers:

image

in latest DCD it doesn't display the STAR

RUSShyTwo commented 2 years ago

it needs changes in dsymbol and dcd