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

feat(lsp): support rust-analyzer/viewRecursiveMemoryLayout #18

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Oct 22, 2023

Resolves #11.

@mrcjkb mrcjkb marked this pull request as draft October 22, 2023 23:28
@mrcjkb mrcjkb force-pushed the memory-layout branch 2 times, most recently from c1bcc56 to 8c27113 Compare October 23, 2023 20:12
@mrcjkb
Copy link
Owner Author

mrcjkb commented Oct 27, 2023

From the docs:

  • A visual representation of the memory layout is not specified, see the provided implementation for an example, however it may not translate well to terminal based editors or other such things.

🤔 Maybe something like mermaid could work for this?
Although it doesn't really display the offsets well...

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.

Support for rust-analyzer/viewRecursiveMemoryLayout
1 participant