10 评论 (10 评论)0 反应 (0 反应)0 负责人 (0 负责人)Shell22,617 star (22,617 star)1,371 fork (1,371 fork)batch import
Taskgood first issuesyntax:command-word
- 议题类型
- bug
- 研究方向
- Investigate how the plugin currently highlights parameter expansions in command position. Look for the regex or parsing logic that determines command vs path highlighting, likely in the main highlighter file (e.g., highlighters/main/main.zsh). Check if there are any existing test cases for similar patterns. Consider adding a test for '$foo/bar' and modifying the appropriate highlight function.