aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/asset/comp/shell_ctx.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move `comp` module from `asset` to crate rootWeicao-CatilGrass2026-05-091-328/+0
|
* Add Windows-specific flag detection and improve PowerShell completionWeicao-CatilGrass2026-04-121-3/+16
|
* Add ShellContext helper methods for completion logic魏曹先生2026-04-121-1/+140
|
* Implement basic command completion with shell support魏曹先生2026-04-111-9/+4
|
* Add completion macro infrastructure without logic魏曹先生2026-04-101-0/+1
|
* Add basic completion module with shell integration魏曹先生2026-04-091-0/+180