mirror of
https://github.com/golang/go
synced 2024-11-11 23:40:22 -07:00
70ed0ac588
Instead of syntax-tables, an extended go-mode-cs is used for from a font-lock callback. Cache invalidation must happen in a before-change-function because font-lock runs in an after-change-function, potentially before the cache invalidation takes place. Performance is reasonable, even with src/pkg/html/entity.go and test/fixedbugs/bug257.go. Fixes #2330. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5529045 |
||
---|---|---|
.. | ||
arm | ||
bash | ||
bbedit | ||
cgo | ||
chrome/gophertool | ||
dashboard | ||
emacs | ||
fraise | ||
goplay | ||
IntelliJIDEA | ||
kate | ||
notepadplus | ||
osx | ||
swig | ||
vim | ||
windows | ||
xcode | ||
zsh | ||
benchcmp |