Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try Elm: make links in compiler output clickable #688

Open
spikefoo opened this issue Jan 4, 2017 · 1 comment
Open

Try Elm: make links in compiler output clickable #688

spikefoo opened this issue Jan 4, 2017 · 1 comment

Comments

@spikefoo
Copy link
Contributor

spikefoo commented Jan 4, 2017

Some compiler errors include links to hints, e.g.:

If you are seeing this error for the first time, check out these hints:
<https://github.com/elm-lang/elm-compiler/blob/0.18.0/hints/missing-patterns.md>
The recommendations about wildcard patterns and `Debug.crash` are important!

It would be nice if these links were clickable.

This issue applies to elm-reactor too.

I'll try to work on a PR later. (Links can probably be found by using a regex to find any HTTP(S) URLs in angle brackets)

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants