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

Add support for foldable comment blocks #8538

Closed
SeremTitus opened this issue Nov 28, 2023 · 1 comment
Closed

Add support for foldable comment blocks #8538

SeremTitus opened this issue Nov 28, 2023 · 1 comment
Milestone

Comments

@SeremTitus
Copy link

Describe the project you are working on

folding_comments
Code editor should have foldable comments to allow working with lengthy comments

Describe the problem or limitation you are having in your project

none

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Enhance user experience with code editor in godot

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

this pull request explores implementation

If this enhancement will not be used often, can it be worked around with a few lines of script?

no, the API to achieve this feature are not exposed

Is there a reason why this should be core and not an add-on in the asset library?

the API to achieve this feature are not exposed

@AThousandShips
Copy link
Member

Already possible since 4.2

@AThousandShips AThousandShips added this to the 4.2 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants