alefragnani / vscode-separators

Separators Extension for Visual Studio Code
GNU General Public License v3.0
40 stars 6 forks source link

[FEATURE] - overrides for Go/Golang based interfaces #47

Closed onedealcc closed 2 years ago

onedealcc commented 3 years ago

It would be nice when using the plugin on Go projects to be able to set a separator for the interface but not all the func sigs contained in the interface, but have them for the implementation of the functions elsewhere (so not as simple as disabling)

alefragnani commented 3 years ago

Hi @edleoncc ,

Could you please provide a mockup/print with more details about what you are trying to achieve? Better yet if your mockup shows how the extension works (or does not work) today, and how you think it should work.

Thanks in advance

alefragnani commented 2 years ago

I'm closing this issue because no new comments has been added since my last question. Feel free to reopen/comment if the error still occurs.

Thanks for your understanding