Jason Kleinberg

Results 13 issues of Jason Kleinberg

This just started today after a restart. I was able to isolate it to api-blueprint-preview by disabling all of my extensions and then reenabling them one at a time. (Luckily,...

### Environment 1. `node -v`: v13.11.0 1. `npm -v`: 6.14.5 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 1. your vscode-jest settings if customized: -...

I just upgraded to MacOS Catalina (10.15), and now my powerline glyphs are not showing in iTerm2. I reinstalled the powerline fonts, and made sure to use one of the...

If merged, this code will add user settings for each of the git icons and colors. This also fixes default symbols setting the color to black instead of `$POWERLINE_GIT_COLOR_FRONT`.

This is how my terminal prompt currently looks: I know that I can change the color of the right-most bar (what is displaying my date) with the `POWERLINE_RIGHT_A_COLOR_BACK` and `POWERLINE_RIGHT_A_COLOR_FRONT`...

Resolves issue #119 by removing the now unnecessary code.

The updateInputText was removed in v2.0 of bootstrap-daterangepicker. It is no longer necessary or possible to call, and as a result, ng-bs-daterangepicker is throwing an error when this call is...

Currently, there is only spotty unit test coverage. This should be filled out to all methods, and all possible return states.

Currently, all of the requests are made via GET. This needs to change for `files.upload`. We need to support both methods of [uploading a file](https://api.slack.com/methods/files.upload).

bug