gopls is excellent. Thank you. It would be even better if it could add another feature.
An example is shown above where we could add "// foo" to the end of function definition. This is helpful to identify the end of a long function. Also, the idea applies to struct/if/for definition as well
refer to:
Propose a new inlay hint that marks the declared name of a definition
[clangd] Add BlockEnd comments for control flow statements
gopls is excellent. Thank you. It would be even better if it could add another feature.
An example is shown above where we could add "// foo" to the end of function definition. This is helpful to identify the end of a long function. Also, the idea applies to struct/if/for definition as well
refer to:
Propose a new inlay hint that marks the declared name of a definition
[clangd] Add BlockEnd comments for control flow statements