Tag: programmer’s editors
GO PROGRAMMING TIP: Where to put the ‘go.pbfilespec’ and ‘go.xclangspec’ files.
So I was trying to get XCode syntax highlighting support for Google’s new Go language. I had located the two XCode files in the Go SRC package (these were in $GOROOT/misc/xcode), but for the longest time I couldn’t figure out where to put them. I finally stumbled on the answer (thanks to Talamathi for putting me on […]
TIP: Horizontal Split Screen in NotePad++
Apparently it’s possible to get horizontal split screens in Notepad++. Check it: (Thanks cocinerox!)