1
0
mirror of https://github.com/golang/go synced 2024-11-15 10:30:54 -07:00
go/misc
Peter Kleiweg c8ba37cf37 [release-branch.go1] Emacs go-mode: don't indent the inside of strings.
««« backport 8888febbe757
Emacs go-mode: don't indent the inside of strings.

Two fixes for indentation problems:

1. Properly recognize multi-line strings. These start with `, not ".

2. Don't indent a line if the beginning of the line is the end of a multi-line string. This happened for instance when inserting a closing bracket after a multi-line string.

R=sameer
CC=golang-dev
https://golang.org/cl/6157044

»»»
2012-06-13 16:24:27 -04:00
..
arm
bash misc/bash: Completion for go tool. 2012-02-28 07:41:49 +11:00
bbedit
cgo misc/cgo/gmp: update for Go 1 2012-03-21 00:51:48 +08:00
chrome/gophertool gophertool: fix link to the build status dashboard 2012-02-01 20:53:31 -08:00
dashboard misc/dashboard: remove remnants of package dashboard 2012-03-20 13:35:31 +11:00
dist [release-branch.go1] undo CL 6118059 / 79503f11634a 2012-04-26 13:32:05 -07:00
emacs [release-branch.go1] Emacs go-mode: don't indent the inside of strings. 2012-06-13 16:24:27 -04:00
fraise
goplay misc/goplay: fix error on IE8. 2012-03-27 11:16:29 +11:00
IntelliJIDEA
kate
notepadplus
osx misc/osx: update for dist tool, drop image.bash, update readme 2012-02-07 14:37:57 +11:00
swig
vim misc/vim: restore fileencodings. 2012-03-14 18:43:01 +11:00
xcode misc/xcode: fix typos 2012-03-05 15:50:48 -08:00
zsh misc: add zsh completion for go tool. 2012-03-03 00:12:40 +01:00
benchcmp misc: update usage message in benchcmp for go tool 2012-03-05 10:57:58 +11:00
pprof runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00