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

LSP hover documentation is broken due to wrong text formatting #302

Open
salamaashoush opened this issue Jan 14, 2025 · 0 comments
Open

Comments

@salamaashoush
Copy link
Contributor

Issue description

LSP hover documentation is broken due to wrong text formatting
image

Steps to reproduce

Install pact-lang extension on vscode and make sure you have pact-5 installed then try to hover on one of the builtins

Expected Behavior

It render the correct format

Debug Information

documentHover lsp handler return ANSI formatted doc instead of raw markdown since this commit https://github.com/kadena-io/pact-5/commit/179cce6613b973227be756aa779ad90777c15064#diff-e56804155c4171a1d52905440[…]84bfff2166f503dd829fe0821bb9R48

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