Open
Description
Description
Feature suggestion: It would be nice if a TP could contribute compile errors and warnings, with a file and a location in the file. For instance, if say the json parser for a json TP fails to parse and gives a line number in its error, we could propagate that info out to the user, with squigglies in the json file even.
Maybe TypeProviderConfig
could have a mechanism to allow adding this info?