kleber-swf / vscode-unity-code-snippets

All snippets you need for Unity development in VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=kleber-swf.unity-code-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add bracket position option

SiJiL82 opened this issue · comments

I'd like my { after method names to be on a new line, instead of the same line as the method declaration, could you consider adding an option for the extension to allow this as a choice?

I would also greatly appreciate this addition.

This does not need to be configurable; accepting the pull request to place opening bracket on newline is sufficient.

I would also really like this change. I think I'll fork this repo, add the change, and make it configurable.