lvchangye
Results
3
issues of
lvchangye
vscode相同的插件配置,command+左键 mac下可正常转到一个父级子目录lua类定义 在win10下 ctrl+左键无反应。右键菜单中的转到定义也无效。
compare array index bug
I question whether to use buf[:bytesRead] before checking io.EOF since it is possible to get io.EOF and data at the same time, see [io.Reader documentation](https://pkg.go.dev/io?tab=doc#Reader).