d-language-server / dls

A Language Server implementation for D
http://dls.dub.pm
106 stars 15 forks source link

Accessing Null Object Reference for Not Absolute Import Paths #23

Closed ghost closed 5 years ago

ghost commented 5 years ago

Relates to #19

Crashes on startup as uri is null.

https://github.com/d-language-server/dls/blob/master/source/dls/tools/symbol_tool/internal/symbol_tool.d#L164

null