Blake Mealey

Results 60 comments of Blake Mealey

As I described in #129, I would personally like the default behaviour to use the raw doc comment. It should definitely be an option at least. For my project I...

@kathawala not quite what I was after. I can already access the `highlight` color from the print.colors object. I would like a new color called `command` which is an alias...

> I totally agree. The default UI is especially a strain on the eyes if you are working with a dark vscode theme. For now I have created my own...

I personally prefer the first option as it is very similar to the API for normal properties.

I have the same problem with Okta accounts - given name and family name are not prefilled. If I request an Okta token with the `profile` scope I get back...

I might be able to help with this. I was looking at the code and seemed to me I would just have to update [this line](https://github.com/akalongman/sublimetext-autobackups/blob/master/autobackups/paths_helper.py#L59) so that instead of...

Of course! Well I'll give this a shot tomorrow but I might get busy this week.

From a quick look at your codebase, it looks to me that the bin property in package.json is incorrect. I think it should point to `src-engine/cli.js` instead of `src/cli.js`. From...

@bennypowers unfortunately that didn't fit all requirements, see: https://github.com/vladshcherbin/rollup-plugin-copy/pull/27#issuecomment-546780835 @vladshcherbin any update on merging this?