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/documentSymbol failed #642

Open
mcanouil opened this issue Jan 20, 2025 · 0 comments
Open

Request textDocument/documentSymbol failed #642

mcanouil opened this issue Jan 20, 2025 · 0 comments
Assignees

Comments

@mcanouil
Copy link
Contributor

The following document will trigger parsing issue in the IDE (it renders correctly) which breaks completely the extension.

1.  Whatever

    ::: {layout="[0.60,-0.02,0.38]"}
    ![]({{< placeholder >}})

    ![]({{< placeholder >}})
    :::

{{< include empty-document.qmd >}}
[Error - 10:03:59 AM] Request textDocument/documentLink failed.
  Message: Request textDocument/documentLink failed with message: e.attrPush is not a function
  Code: -32603 
[Error - 10:03:59 AM] Request textDocument/foldingRange failed.
  Message: Request textDocument/foldingRange failed with message: e.attrPush is not a function
  Code: -32603 
[Error - 10:03:59 AM] Request textDocument/documentSymbol failed.
  Message: Request textDocument/documentSymbol failed with message: e.attrPush is not a function
  Code: -32603 
[Error - 10:03:59 AM] Request textDocument/foldingRange failed.
  Message: Request textDocument/foldingRange failed with message: e.attrPush is not a function
  Code: -32603 

Image

@cscheid cscheid self-assigned this Jan 20, 2025
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

2 participants