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

reproduce wrong-doc-on-hover bug from #344 #437

Merged
merged 1 commit into from
May 7, 2021

Conversation

ulugbekna
Copy link
Collaborator

Does what's said on the tin :p

See #344 for issue description and when the bug occurs.

@@ -352,4 +352,134 @@ let x : foo = 1
}
`);
});

it("FIXME: reproduce [#344](https://github.com/ocaml/ocaml-lsp/issues/344)", async () => {
Copy link
Collaborator Author

@ulugbekna ulugbekna May 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: FIXME here is to show that the test doesn't show the intended behavior by the ocaml-lsp but the current buggy behavior.

@ulugbekna ulugbekna merged commit 88a7424 into ocaml:master May 7, 2021
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.

3 participants