Raine Revere

Results 298 issues of Raine Revere

Can you offer some suggestions of where I might look if the plugin is not working? It has been installed from Package Control, I restarted Sublime, and nothing is happening...

Added basic tests using `jest`.

Is there documentation or a list of API methods somewhere? I'm not sure how to get started. The [Getting started under Node](https://github.com/slightlyoff/cassowary.js#getting-started-under-node) section of the README hints at how to...

An HttpError occurred when a PR was submitted. It did not cause the check to fail because it was an uncaught exception. See: https://github.com/cybersemics/em/pull/177/checks?check_run_id=319316407

Add `heading` property to the choices array to allow non-interactive headings or separators. The cursor will move around the headings. Fixes #305 ## Usage ```js const result = await prompt({...

### Problem In some libraries, such as [npm-check-updates](https://github.com/raineorshine/npm-check-updates), it would be more intuitive to render `✓` when the user chooses yes, and `✖` when the user chooses no, rather than...

## npm-check-updates [npm-check-updates](https://www.npmjs.com/package/npm-check-updates) (cf [npm-check](https://www.npmjs.com/package/npm-check) which is no longer maintained and [does work on bundlephobia](https://bundlephobia.com/package/npm-check)) ### Entire (stringified) error that I see in my browser console ``` { "error": {...

Following https://github.com/raineorshine/npm-check-updates/pull/1052#issuecomment-1054125274: > One last thing - should we somehow add the two filter + target as a new param/cli option? As in `semver = true` sets both - so...

enhancement

For housekeeping purposes, enhancements and feature requests can now be found closed under the [Revive Me](https://github.com/raineorshine/npm-check-updates/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Arevive-me+) tag. I just don't have the time personally. If a PR is started by...

faq