You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: