Victor Hallberg

Results 18 issues of Victor Hallberg

**Describe the bug** Using Ctrl-O (``) in replace mode seems to do nothing, instead immediately printing out the keys that follow. In vim this mapping works like the insert mode...

kind/enhancement

I've got a private NPM (GitHub package repository to be exact) package released via semantic-release with a `beta` prerelease channel: [**release.config.js**](https://gist.github.com/mogelbrod/cbb750eca494f22c3380d44de5529ef1) Whenever I wish to trigger a beta release (by...

ts-graphql-plugin version: 57d27a035b3ac1d9c66d5d79ea1f44984f3695cc (latest commit built via `npm run compile` and then npm linked to global node_modules) tsserver: 3.0.1 (/usr/local/bin/tsserver) I'm using youcompleteme to manage tsserver and am successfully getting...

**Describe the bug** Pressing Enter while a credit card input is focused doesn't trigger submission, instead requiring the user to manually focus the submit button and press it. Is this...

Feature request extracted from https://github.com/NerdWalletOSS/apollo-cache-policies/issues/39#issuecomment-973063659. As I was looking into adopting this plugin I assumed that data which had been invalidated (but not yet garbage collected/evicted from the cache) would...

Hey :wave: I'd very much like to use this package as it seems to be the first piece of reusable code I've found that could actually make using apollo3-cache-persist viable...

* Would probably require a complete rewrite * Which languages?

enhancement
question

Limiting input to dot notation only makes entering keys containing dots impossible, unless the user calls `jsonpath#scan_buffer([...])` directly.

enhancement

Chrome v71.0.3578.98 (Official Build) (64-bit) Windows 10 v1803 I noticed that my Chrome cpu usage increased a lot after installing this extension. The Chrome task manager seems to confirm this....

**Edit:** This might actually be a feature request - I wasn't sure if it's supposed to be possible or not. ### What version of React Router are you using? [email protected]...

bug