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.