dub icon indicating copy to clipboard operation
dub copied to clipboard

Warn on unrecognized dub.sdl entries

Open vpanteleev-sym opened this issue 6 months ago • 4 comments
trafficstars

If I mistype the name of a setting in dub.sdl, Dub silently ignores it.

This generally does not match user intent.

Though it's nice that one effect of this is that dub.sdl files are backwards-compatible, we should at least print a warning if we don't recognize a setting's name.

vpanteleev-sym avatar Apr 25 '25 09:04 vpanteleev-sym