tinker icon indicating copy to clipboard operation
tinker copied to clipboard

Social code collaboration made simple.

Results 9 tinker issues
Sort by recently updated
recently updated
newest added

I've added hotkeys for run, save, switching between editors. Also I've added tabbed layout. In this layout only one editor is visible. User can switch between editors using buttons above...

A cool feature for tinker would be to utilize web sockets to have live code so multiple devs can see the code as it changes. Thoughts?

feature

It might be nice if each of the sections (html, css, js, output) expanded when you clicked on it, or tabbed to it. Just a design suggestion, feel free to...

Hi, I like tinker.io and its lean interface (in contrast with jsfiddle) and use it to post code examples on stackoverflow.com , but it's bugging me that does not include...

So it's easier to keep track of what Tinker'ing I've done.

feature

It's awesome that you can share the URL without an explicit revision number. That way you can be sure the recipient is seeing the latest, including any last-minute fixes and...

feature

This would allow you to build a quick mockup of something and share it with someone who isn't a programmer, or would otherwise be distracted by seeing code. It could...

feature

[Zen Coding](https://github.com/sergeche/zen-coding) is [available for CodeMirror](http://zen-coding.ru/codemirror/), and it speeds up HTML code composing a lot.

feature

Since such a tool is useful to compare a piece of code in different browsers, I would like to have the ability, that it works in older browsers, too -...

feature