Skyler Hawthorne
Skyler Hawthorne
This adds a new feature: `expand_selection_around`. With this command, one starts with an initial arbitrary selection, and then the `expand_selection_around` acts just like `expand_selection`, except that it splits the new...
**Describe the bug** `did:web` handles that resolve to an IPv6 address fail with `could not resolve valid DID document`. For example, my server has the FQDN `dead10ck.dev`, which is the...
## Environment - **OS**: Termux on Android 12 - **Dotter version**: 61ebe010f1ec073b3db4520dd26b843f6ead4b71 and later ## Description 61ebe010f1ec073b3db4520dd26b843f6ead4b71 introduced a new transitive dependency on `pwd`, which does not build on Android...
### What does this PR do? Currently, s3 files are not deleted from the local cache when they are deleted from s3. See #65611 This is currently a draft, as...
This adds the ability to use client-side TLS certificates when connecting to the salt-api server. Users can specify the required files at either the command line, environment variables, or the...
This adds two new related commands: ### `select_all_siblings` Selects all siblings of the node under the cursor. [](https://asciinema.org/a/yt7SserYwGL7QJ3UGVAmhe60t) ### `select_all_children` Selects all children of the node under the cursor. [](https://asciinema.org/a/GiMx8a5uZMtbyXI0Zh8Z6CoDh)...
It would be great if it were detected when the file you are editing has been changed externally, and if possible, automatically reload the file. I imagine it could work...
This PR completes auto pair deletions. Currently, pairs are only deleted on ranges that are a single grapheme in width, since the normal change mapping process results in an incorrect...
The new LSP signature helper pops up when you're inside the body of a lambda that's being passed to a function, which is a little annoying. We could probably fix...
I am evaluating StackStorm as a replacement for an internal tool we use. Our primary motivation is being able to distribute actions across multiple machines by running several action runners....