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.
migrated from superuser.com Sep 22 '11 at 19:34
|
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. |
|||
|
|
|
Try this one. Implementation of "Eight Days of Malaise" idea.
|
|||||
|
|
No. For programming online when out and about, check out Mozilla Bespin EDIT: Mozilla Bespin is dead, it was merged in Cloud 9 IDE. |
|||||||||
|
|
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. |
|||||
|
|
For something simple try rextester. It allows to collaborate real-time on code snippets written in many languages. Go to 'run code', choose your language and then hit 'Live cooperation' button. |
|||||||
|
|
Well there is a web app that was projected to be included on Google Docs but got canceled :/ It's name is Collide. You can see it in action here |
|||||
|




