Iam currently creating my own plugin for displaying GIT information (using C++ to not use java wrapper).
And two ideas came to my mind -
1) The column "extension" is a nice place to add a "branch" information for folders (that dont have extension but can be a git repository cos folders).
Unfortunately there is no way to edit it in custom columns.
Yes I have read Your (Mr. Ghisler) opinion, that there needs to be name and extension - I just propose to allow the user to add custom string to the extension column (that would mean that when the extension returned is empty, the string will get displayed). Resulting in something like
"[=Extension][=gitsys.branch]", where the editbox in configuration will check if the beginning of the setting string begin with "[=Extension]".
Easy.
If you have any hacks (ini files magic, development options just You know about) that I could use, to do these things by myself, please do tell. I want these things just for myself and my company
