As @blindFS pointed out, env flag positions in the textmate grammar aren't being handled and this not rendered on GitHub: https://github.com/nushell/tree-sitter-nu/pull/225#discussion_r2363443345 ```nushell def bar --wrapped --env [...args] {} ```