Jon Bramley

Results 10 issues of Jon Bramley

As subject, I get INVALID_PERMISSION error when making the 'get_open_orders' request using API_V2_0. Seems to work on API_V1_1 but don't really want to write my code around the v1 protocol...

### Checklist - [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected. - [X] I'm sure this is an issue with Leaflet, not with...

bug
needs triage

**Scope**: I'd like to play with this library using jsfiddle.net or similar, but I can't figure out how to make it work. **Description**: I've tried simply using `` to load...

Hello, i would like to set a default theme in my bat config file, but override it occasionally with the BAT_THEME env var. Currently it seems that if the theme...

feature-request
help wanted

### Issue description When using fish shell, entering something like `pipenv run nvim ` should allow tab-completion of file paths (this is just one example, obviously this would be the...

Type: Enhancement :bulb:
hacktoberfest
Contributor Candidate

Hello, I love `asdf-python` and use it all the time. Thank you to all the contributors. One thing that is becoming an increasing need in my world is managing both...

Hello, In Next.js (12) I'm using the dynamic import as recommended in the docs to prevent the component from breaking when server-side. Unfortunately I'm unable to get any output from...

Hello, I just tried this on macOS 10.13.4 with Slack 3.1.1 and the 'Plugins' option is not present in preferences. The installation appeared to work, and I have symlinked ~/.slack...

help wanted

Currently the `_through` clause can only work if the FK relationship is defined in a specific direction. I don't think there is any reason for this limitation, as an FK...

**- What I did** Modified the fish shell completion for `docker cp` such that it completes running container IDs as well as local file paths. **- How I did it**...

status/2-code-review
area/completion