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

basic completion for exn #728

Merged
merged 2 commits into from
Feb 6, 2023
Merged

basic completion for exn #728

merged 2 commits into from
Feb 6, 2023

Conversation

zth
Copy link
Collaborator

@zth zth commented Feb 5, 2023

Closes #725

Adds very basic completion for Exn.Error(error) when switching on exceptions, plus links to the documentation on handling JS exceptions. This is a small thing but intended to increase discoverability of the Exn.Error API, which is hard to find otherwise unless reading the docs.

@zth zth requested a review from cristianoc February 5, 2023 09:01
@zth zth merged commit afa4207 into master Feb 6, 2023
@zth zth deleted the complete-for-exn branch February 6, 2023 17:11
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

Successfully merging this pull request may close these issues.

Complete for Exn.Error/JsError when switching on exn
2 participants