ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
tree-sitter/tree-sitter-haskell
/
Issues
Infix qualified function is not highlighted
#155
Open
brandonchinn178
创建于 2026-03-06
B
brandonchinn178
commented
```hs "# " `Text.isPrefixOf` line ``` I'd expect the infix function to be highlighted differently, like `` `isPrefixOf` `` would be, but it's not
3 条评论