| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(picker): add `Flag` value type and `Pickable` implementation | 魏曹先生 | 2 hours | 1 | -0/+1 |
| | | | | | | | | | | Add a new `Flag` enum in `mingling_picker::value` that explicitly distinguishes between an absent flag (`Inactive`) and a present flag (`Active`), along with its `Pickable` implementation. Rename internal fields from `flag_*` to `arg_*` for consistency, update the default naming case to `Kebab`, and enable the `mingling_support` feature in workspace settings. | ||||
| * | chore: add test projects to IDE linked projects | 魏曹先生 | 25 hours | 1 | -0/+2 |
| | | |||||
| * | chore: add mingling_picker Cargo.toml to rust-analyzer linked projects | 魏曹先生 | 3 days | 1 | -1/+4 |
| | | |||||
| * | chore: add linked project config for Cargo workspace | 魏曹先生 | 5 days | 1 | -0/+1 |
| | | |||||
| * | Add trailing comma in settings.json | 魏曹先生 | 2026-06-24 | 1 | -1/+1 |
| | | |||||
| * | Add editor configs for Rust with clippy on save | 魏曹先生 | 2026-06-24 | 1 | -0/+4 |
