Andrew

Results 882 issues of Andrew

### Describe the bug If you accidentally click the arrow too quickly, then clicks to toggle the hidden state are silently dropped. ### Steps to reproduce 1. Rapidly double-click the...

Linux users will need to ensure that the Python interpreter used with ComfyUI has the _bz2 standard library module enabled. For example, Debian family users will want to install the...

For example, `FORCE` should highlight as a standard cmake token in `set()` variable assignments that use `CACHE`. `cmake_path` also needs highlighting, since cmake 3.20 And `EXPAND_TILDE`. And `REAL_PATH`. And `DEPENDS`...

https://gist.github.com/benbahrenburg/1129364

Per https://github.com/golang/go/issues/64880#event-11346792239

When I construct a regex in a `lazy_static`, then rustc often presents a spurious warning that the regex import is unused. I tried moving `use regex::Regex;` into `lazy_static`, but that...

I tried the `[]` syntax cited in the official Rust manual: https://doc.rust-lang.org/rustdoc/write-documentation/linking-to-items-by-name.html However, this does not appear to be rendering in my package. `/// clean runs [CLEAN_TASKS].` in: https://github.com/mcandre/cclean/blob/ad448b69fa6f8827da08537d4ceef80c7fc0421d/src/lib.rs#L97 Unfortunately...

Please add Windows support. BAT files recommended.

Does EPM have Windows support? If so, how would you install EPM in Windows? If not, please find a way for EPM to work on Windows. I'd rather not use...