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

Request textDocument/documentLink failed #1

Closed
OmeGak opened this issue Nov 10, 2023 · 2 comments
Closed

Request textDocument/documentLink failed #1

OmeGak opened this issue Nov 10, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@OmeGak
Copy link

OmeGak commented Nov 10, 2023

Every time that I open a quote block the following error is logged in the Markdown Language Server:

[Error - 3:24:58 PM] Request textDocument/documentLink failed.
  Message: Request markdown/parse failed with message: Cannot read properties of undefined (reading 'type')
  Code: -32603 

This only happen if the yahyabatulu.vscode-markdown-alert extension is enabled.

@ByPikod ByPikod self-assigned this Nov 10, 2023
@ByPikod ByPikod added the bug Something isn't working label Nov 10, 2023
@ByPikod
Copy link
Owner

ByPikod commented Nov 10, 2023

Hello! Thank you for your feedback.

I should ask a few questions for solving the issue:

  • Have you tried disabling all other extensions except "yahyabatulu.vscode-markdown-alert" to rule out any conflicts with other extensions?
  • Have you experienced the same error in a clean, newly created markdown file?
  • In which version of VS Code did you encounter the error? (Web / Notebook / Regular)

@ByPikod
Copy link
Owner

ByPikod commented Nov 10, 2023

Problem solved
ByPikod/markdown-it-github-alert@b48aa05
d31b340

@ByPikod ByPikod closed this as completed Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants