Zefira Shannon

Results 14 issues of Zefira Shannon

Hey, so I updated these automator plugins so that they support the use of automator variables. I also changed some other stuff, but mainly just to try and clean things...

Expand is really useful for writing macros. I think it would be neat to have the output buffer be a temporary that was in Rust-mode so that you could get...

One of the consequences of the current structure is that when the builder variable is set to a symbol other than one of the three explicitly supported builders most `android-mode`...

I found that a few status code error messages that seem to be out of date. The new error messages are my best guess at what a reasonable message would...

## Description A check was added to the `watch` task's startup phase for whether the list of srcdirs is non-empty. If it is found to be empty, the task now...

I tried to match the style and terminology of other doc strings. Also, I'm wondering if the `mkdocs` script needs to be run and then committed? It looks like that...

I wrote a Windows version of a command-line desktop notification program (https://github.com/RadicalZephyr/DesktopNotifier), so the `notify` task could try to check for the presence of this program the way it does...

Enhancement
help wanted
Windows

Includes a useful pattern for tracing the execution of a re-frame application. Fixes #43

As mentioned in #132 it would be useful to be able to pass extra command-line arguments to the `cargo audit` invocation. I tried to model the changes on the way...

Upgrade to the 2021 edition and fix some clippy lints and style things.