juno suárez
juno suárez
Seconding the request this `insert` ability, and expanding on the use case for `insert row`. Something I currently do occasionally with `jq` is use it to generate properly-formatted JSON; I...
The code's still here and working in a number of tools. Depending on your use case, you may take a look at [esquery](https://github.com/estools/esquery), as used by eslint.
> Actually what would sandboxing even look like? Extensions often, by nature, need to run external commands. Some extensions like rust-analyzer will actually download their own executable. That's fine, but...
I'd also love this. In addition to #371 to save the session for CC, keeping transcripts is super helpful for sharing successful sessions with colleagues to learn by example. Simonw's...