Live data from Hacker News

Share live code snippets in your browser

codeshare.io

1–10 of 27 posts

Re: Share live code snippets in your browser

#3
The editor on that page doesn't know that selecting something (like the loooong help text that's there from the start) and hitting the DELETE key on my keyboard should delete the selection. That's when I hit my back button.

Aargh, all these re-implemented text editors on the web. :/

Re: Share live code snippets in your browser

#6
post #3

The editor on that page doesn't know that selecting something (like the loooong help text that's there from the start) and hitting the DELETE key on my keyboard should delete the selection. That's when I hit my back button. Aargh, all these re-implemented text editors on the web. :/

It seemed to work for me on Windows Chrome 26

Re: Share live code snippets in your browser

#7
post #3

The editor on that page doesn't know that selecting something (like the loooong help text that's there from the start) and hitting the DELETE key on my keyboard should delete the selection. That's when I hit my back button. Aargh, all these re-implemented text editors on the web. :/

Looks like a bug on first select. Should be easy fix.

Re: Share live code snippets in your browser

#9
Almost perfect! The only thing missing (for me) is the ability to edit in one part of the document at the same time as someone else edits a different part of the document, (similar to how firepad.io works). With that addition it would be just wonderful!

Any chance you'll be adding this source code to GitHub?

Re: Share live code snippets in your browser

#10
post #7
post #3

The editor on that page doesn't know that selecting something (like the loooong help text that's there from the start) and hitting the DELETE key on my keyboard should delete the selection. That's when I hit my back button. Aargh, all these re-implemented text editors on the web. :/

Looks like a bug on first select. Should be easy fix.

Should work better now
Post reply on HN