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

Support for rust-analyzer/viewRecursiveMemoryLayout #11

Open
mrcjkb opened this issue Oct 22, 2023 · 5 comments · May be fixed by #18
Open

Support for rust-analyzer/viewRecursiveMemoryLayout #11

mrcjkb opened this issue Oct 22, 2023 · 5 comments · May be fixed by #18
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mrcjkb
Copy link
Owner

mrcjkb commented Oct 22, 2023

Feature description

https://github.com/rust-lang/rust-analyzer/blob/master/docs/dev/lsp-extensions.md#view-recursive-memory-layout

@mrcjkb mrcjkb added enhancement New feature or request help wanted Extra attention is needed labels Oct 22, 2023
@mrcjkb
Copy link
Owner Author

mrcjkb commented Oct 30, 2023

Maybe gantt style bar charts can be used for this?

@b1nhack
Copy link
Contributor

b1nhack commented May 5, 2024

Is this feature supported? I don't see any documentation.

@mrcjkb
Copy link
Owner Author

mrcjkb commented May 5, 2024

Is this feature supported? I don't see any documentation.

No, I haven't had time to come up with a way to implement it that I'm happy with yet.

ferris.nvim has an implementation though, and can be used in tandem with rustaceanvim.

@b1nhack
Copy link
Contributor

b1nhack commented May 6, 2024

I will continue to look forward to your implementation :)

@mrcjkb
Copy link
Owner Author

mrcjkb commented May 6, 2024

I will continue to look forward to your implementation :)

It will probably be quite a while before I get around to it 😔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants