aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/completion.rs
Commit message (Expand)AuthorAgeFilesLines
* se internal ugly naming convention for generated structs魏曹先生2026-04-281-3/+7
* Add #[doc(hidden)] to macro-generated structs魏曹先生2026-04-151-0/+1
* Add completion system with shell context and dispatcher integration魏曹先生2026-04-101-3/+1
* Add completion macro infrastructure without logic魏曹先生2026-04-101-103/+29
* Add basic completion module with shell integration魏曹先生2026-04-091-0/+175