Simon Percivall

Results 7 issues of Simon Percivall

First, thanks for a great product! Support question: I'm seeing a large impact on fs read speed on a new M1 Pro, compared to my old 2015 iMac. `ls` without...

It would be great if `line_profiler` didn't always require `IPython` to install, instead making it either a soft dependency, or an `extras_require` (with graceful degradation, of course).

being considered

Though not a requirement of the spec, it would be a very nice feature of this library to, when encoding nested dictionaries, write nested tables directly below their parent table,...

component: encoder
type: feature
syntax: tables

It's possible to set up the host in the ssh config, but this should be a valid way to do it as well.

**Describe the bug** I _think_ this is some weird interaction / race condition between PyCharm and the Ruff plugin running ruff on save. Running the Ruff plugin on save removes...

**Describe the bug** As part of enabling the new `ruff server` LSP integration to work in https://github.com/koxudaxi/ruff-pycharm-plugin/pull/454, the `--preview` flag was added. More than just enabling the new LSP integration,...

mise 2024.5.28 if it matters zsh 5.9 The zsh `_arguments` completion helper, when given an action in double parentheses, accepts completions on the format `word:description`. With mise tasks using `:`...