Steve Bennett

Results 125 issues of Steve Bennett

I'm using Windows 10, with Code running mostly via WSL. Fairly often (once a week?), the location of the Notes folder (within my Dropbox) seems to get lost. When I...

It would be really useful to be able to sort the list of notes by "most recently modified". Once you have more than about 20 notes, it gets harder to...

enhancement

### Node version (or tell us if you're using electron or some other framework): 9.11.2, 10.14.2 ### ShellJS version (the most recent version/Github branch you see the bug on): 0.8.3...

fix
low priority

Not sure if this is the same issue as #72 or not. Syntax highlighting in fenced code blocks works well, but there's minimal highlighting for the actual markdown itself. Links...

This is partly question, partly comment, possibly slightly feature request. I'm in the process of reworking an existing module to use Pathify. I use `make.mutations` in the mutations definition: ```...

The documentation advises setting up a config module like this: ``` import pathify from 'vuex-pathify' export default pathify // options pathify.options.mapping = 'simple' pathify.options.deep = false ``` However, you can't...

I've used the ckMeans function a couple of times now, and just wanted to report that the output format is pretty inconvenient for my (and, I'm guessing, others') general use...

When calling `download` on [this URL](https://www.offenesdatenportal.de/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/6c36f4a2-560e-4689-93cc-6af845247c38/download/baumstrauch.json): It throws this exception: > RequestError: write EPROTO 4592637376:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure: I'm able to download the same file with `curl` without a...

**mapbox-gl-js version**: 2.8.2 **browser**: FF ### Steps to Trigger Behavior I haven't fully narrowed this down, but it's completely consistent and reproducible at my end. The cause was some bad...

bug :lady_beetle:
needs investigation :mag:

This was tracked in #3, which was partially implemented with Gist support, but no repo saving/loading yet.

enhancement
mentioned in the 1st survey