Ryan Eno

Results 16 comments of Ryan Eno

I gets better: > Choose Develop > Allow Unsigned Extensions. The Allow Unsigned Extensions setting is reset when a user quits Safari; _you must set it again the next time...

Visual Studio Code has a "JSON with Comments" or JSONC spec they use. I'd be great to support it in the same way: https://code.visualstudio.com/docs/languages/json#_json-with-comments

Looking at the PR I'd still like to see the comments rendered at least in line mode. If I have a json-based configuration file (or something similar) those comments are...

I like both of those suggestions.

I also see it in macOS 12.1 on Alacritty, inside a tmux session.

The node.js-based fx tool does this well: https://github.com/antonmedv/fx You get an auto-complete-enabled input bar where you can type in the path to the JSON object you're interested in. It then...

This could be an alternate implementation of #80. Or maybe #80 could be a hot-key for this filter.

You know, I landed on this feature request because I was exactly trying to figure out how to remove "old" images out of my automated build environment _without_ removing my...

You're right, reference is documented. It is something I probably overlooked because it didn't sound anything like "name" or "tag"; and "label" is something entirely different. An FYI for anyone...

> Cons to the above approach is that, until the tooling is written to digest the collected files, the additional functionality will probably not be useful directly to our support...