Ches Martin

Results 48 issues of Ches Martin

## Error ``` Error: 0: Planner error 1: Error executing action 2: Action `create_nix_volume` errored 3: Action `create_apfs_volume` errored 4: Serde("missing field `Encryption`") ``` ## Metadata |key|value| |--|--| |**version**|0.16.1| |**os**|macos|...

MacOS

[5.1. SHOULD evolve the state of actors only in response to messages received from the outside](https://github.com/alexandru/scala-best-practices/blob/master/sections/5-actors.md#51-should-evolve-the-state-of-actors-only-in-response-to-messages-received-from-the-outside) This rule shows an example of the anti-pattern but gives insufficient guidance on how...

`'grepprg'` is a buffer-local setting. We should only use the `&l` version, or else when we restore it after an `:Ag` command, we're disrupting the setting in other buffers. It's...

The README refers to `cql.connection` and several places in the code use `vscode.workspace.getConfiguration("cql")["connection"]`, but `package.json` defines it as `cql.schema`. When I used e.g. "Scan Schema" out of the box, it...

This is a feature request, I'll try to work on it myself when I can find time but I wanted to log the idea. The project is due for some...

Feature Request

The salient point begins here, from the `make` output: ``` File "src/opam-doc-index/driver.ml", line 102, characters 40-47: Error: This expression has type (string * Digest.t option) list but an expression was...

It should be common for configurations to exist in the form of Java properties since that's the format normally used by the Kafka shell scripts for creating connectors. Use https://github.com/rickar/props...

enhancement
todo

I have this partly working, but [there is a Kingpin issue with completing common prefixes](https://github.com/alecthomas/kingpin/pull/106). Still, I'll clean up and commit the mostly-working code, it's useful as-is.

enhancement
todo