Is there way to switch on syntax highlighting in Google Docs? Personally I use it for editing and collaborating C++ files, but PHP or SQL syntax highlighting also would be interesting.
|
feedback
|
migrated from superuser.com Sep 22 '11 at 19:34
This question came from our site for computer enthusiasts and power users.
|
I've found codepad.org which allows to share code snippets. It supports syntax highlighting and even compilation of code. And it supports wide range of programming languages — C, C++, D, Haskell, Lua, OCaml, PHP, Perl, Python, Ruby, Scheme, Tcl. And one more great feature — it does not require to login. | |||
|
feedback
|
|
No. For programming online when out and about, check out Mozilla Bespin | |||||||
feedback
|
|
You can make use of the the question or answer fields on Stack Exchange sites to help out.
Google Docs seems to reset the font for some reason, but preserves the syntax highlighting. Good for including code snippets into documentation. | |||||
feedback
|