helixquar
helixquar
@shana Unsure if "file changes" mentioned under level 3 includes "file additions". I'm hoping this includes auto-adding files created inside submodules within Unity (similar to how new files behave in...
Sorry, this isn't implemented here _yet_.
Future implementer's reference: In the original Sublime Text extension this feature is controlled with the setting: ``` "default_insert_as_comment": false ``` The way it appears to be implemented is by checking...
@cschlosser, would you welcome PRs for very specific use cases like this? I needed something like: ``` @author NAME 2022/12/22 Description ``` But I don't think there's a lot of...