modularml / mojo

The Mojo Programming Language
https://docs.modular.com/mojo/manual/
Other
23.25k stars 2.6k forks source link

[Feature Request] Add the option to collapse functions or structs in the Mojo LSP #3190

Open mmenendezg opened 4 months ago

mmenendezg commented 4 months ago

Review Mojo's priorities

What is your request?

Add the option to collapse the functions or structs through the SDK in Visual Studio Code.

What is your motivation for this change?

It helps when working with long files or with structs that have several methods.

Any other details?

No response

walter-erquinigo commented 4 months ago

Thank you for your suggestion. It does make sense and we'll work on it sometime later this year.