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

Discuss the side-effects graph-based TC brings for diagnostics suggestions, eg. "Did you mean ...?". #27

Open
safesparrow opened this issue Nov 19, 2022 · 2 comments

Comments

@safesparrow
Copy link
Owner

safesparrow commented Nov 19, 2022

As mentioned on Slack, some diagnostics try to suggest a similar name, when an unknown reference is encountered.

Removing links from the graph will have impact on those suggestions.

We should check how important this is and what sort of diagnostics this affects.

cc @nojaf

@safesparrow
Copy link
Owner Author

Also: make sure that we handle logging of individual files properly and replay the messages in the order the files appear in the project.

@safesparrow
Copy link
Owner Author

Also: Rider uses compiler errors for some quick fixes. Perhaps we should consider what error messages change and whether any changes will affect the user.

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

1 participant