Alex Corre
Alex Corre
@sirrow thanks for the contribution. is there a way to migrate on first startup peoples preferences so that it translates over to the new enum properly?
@sirrow sorry for the delay. i think its ok to skip the migration function. A happy medium would be to first read the new enum config value, if its not...
I originally designed this to be helpful when working on a single project at a time. Your approach requires some refactoring but could work. I'll leave this open but will...
I haven't looked at this is a while but as Desmond said it's not hard coded. If the gutter background color is exposed we can switch to lighten that one...
Hey @jacwright any ideas on a fix for this?
@mani319 when you say > opened the package git-time-machine do you mean you installed it alongside git-blame? or just opened the cloned repository for code of `git-time-machine`?
Atom does not give us any power over the appearance of settings. Here is how i declare them from git-blame.js ``` javascript configDefaults: { useCustomUrlTemplateIfStandardRemotesFail: false, customCommitUrlTemplateString: 'Example -> https://github.com///commit/',...
Yeah thanks @dmnd read about this recently. Will definitely help in fixing this.
thanks for the report @akivajgordon
@aishraj I'm not able to repro this. are you using standard atom panes or a package to handle panes?