serve-d
serve-d copied to clipboard
search for unknown symbol or import online
Use dpldocs.info or similar. Example: import mongoschema; -> Error importing -> Search online code fix -> Add dub package mongoschemad, etc. For undefined symbols the same: check local projects for symbols, otherwise see if online providers know anything.
deciding against this now, because I don't want to require online access. However we could store and distribute a new pre-compiled list of public symbols and modules in popular packages, which can use the same file format as the new symbol index.