babygo
babygo copied to clipboard
Show column number in FileSet.Position()
Currently, only line number is shown. It would be nice if we could follow the official go compiler:
e.g.
./main.go:1901:1: syntax error: non-declaration statement outside function body