The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
0answers
317 views

How to insert code in Google Drive documents

I use Google Drive Docs as my note taking tool and it is awesome since I can use it when I am offline, but I have a problem: I can't add source code in documents there. I know this question is ...
1
vote
0answers
63 views

How to search for Metro-UI Windows 8 apps' repositories in “Google Code”/“Sourceforge”?

When I searched in GitHub/Bitbucket everything was ok because of repositories names (and probably because of different search engines), but here are just app's names and it gives tons of unneeded ...
1
vote
0answers
92 views

Code folding in jsFiddle

Is it possible to enable code folding in jsFiddle? I've found that long Javascript files can become unwieldy without code folding. (I'm referring to the feature in Geany or the Eclipse IDE that makes ...