AlanQuatermain / go-tmbundle

A TextMate bundle for the Go programming language.
http://alanquatermain.net/
Other
127 stars 40 forks source link

Double-click selection is wonky #25

Open snej opened 12 years ago

snej commented 12 years ago

Selection behavior of double-clicking in Go code is weird and annoying in some contexts:

This must be due to some subtlety of the language-grammar file, but I don't know nearly enough about those to be able to diagnose the problem.