Is your feature request related to a problem? Please describe.
A diagnostic is a form of communication between the compiler and a programmer. Helpful diagnostics can make suggestions, and it would also be nice if the documentation was linked to for specific issues, so that the amount of time hacking is reduced, and the problem can be solved faster.
Describe the solution you'd like
Diagnostics should output links to documentation whenever possible.
This will remain an active issue until all diagnostics are considered 'smart diagnostics'.
Is your feature request related to a problem? Please describe. A diagnostic is a form of communication between the compiler and a programmer. Helpful diagnostics can make suggestions, and it would also be nice if the documentation was linked to for specific issues, so that the amount of time hacking is reduced, and the problem can be solved faster.
Describe the solution you'd like Diagnostics should output links to documentation whenever possible.
This will remain an active issue until all diagnostics are considered 'smart diagnostics'.