Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Add comments to Enum fields #97

Closed
Closed
@maxlandon

Description

@maxlandon

Hello, first thanks a lot for this plugin, really useful at no cost, great stuff !

However in when getting completion and associated documentation strings in an editor, Enum
fields do not have their associated comment. The comment presented is always the one for
the root Enum type name (eg. enum Channel {}).
I would gladly fix this if I could, but I don't quite have the time to get into the codebase, and it
seems to be quite specialized stuff. At the same time I feel that this won't take long to fix (having
written console applications, I might have a sixth sense for this), and this is why I'd like to request
this feature.
I will be immensely grateful for this, as for a project I rely on Enum fields that have important associated
documentation comments, which are absolutely paramount to users that will edit those files.

Thanks a lot for any news !

Metadata

Metadata

Assignees

Labels

awaiting_feedbackWaiting for the reporter to respond

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions