Based on our record, Visual Studio Live Share should be more popular than GitHub Gist. It has been mentiond 22 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you are learning things, you could also create github gists. That way your repos will only be coding related, while you can create tutorials / work exercises in gists. Source: over 2 years ago
I use Github, both for full repos and for short gists. Source: about 3 years ago
On the other hand, shared DartPads are just gists on GitHub so theoretically they can include code that works with different packages. Of course, such gists will not compile in DartPad and will be displayed as having errors :(. Source: over 3 years ago
Perhaps github gists? https://gist.github.com/discover. Source: over 3 years ago
I looked at Github gists, but they are focused in displaying the markdown sourcecode (so e.g. Hyperlinks won't be clickable [1] ). Options just don't seem to be focused on simply hosting PDFs/information with clickable references. Source: over 3 years ago
Visual Studio Live Share is an extension for the popular Visual Studio Code IDE that allows developers to bring their peers into their editor. You can send an invite link to let your colleagues write, edit, and debug code as if they were in the same physical location as you. This removes the challenges of working remotely when it comes to pair programming and brainstorming together. - Source: dev.to / over 1 year ago
Have you checked out Live Share? It's included in VS and there's an extension for VS Code. Source: about 2 years ago
Visual Studio has collaboration tools. Source: about 2 years ago
Pair programming is when two developers work together at one workstation. Not necessarily on the same computer, but they work together on the same programming task. In remote work I love to use Visual Studio Live Share ❤️. - Source: dev.to / over 2 years ago
But there's also an extension that MS put out called Live Share. They have a version for both VS and VS Code. I've used the VSC one myself, to great effect. Source: over 2 years ago
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
CodeShare.io - Realtime code sharing for developers
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
CodeTogether - Live share IDEs and coding sessions. See changes in real time.
hastebin - Pad editor for source code.
Teletype for Atom - Collaborate in real time in Atom