Settings

Theme

Type it Out: Extension that disables copying and forces you to type it out

chrome.google.com

11 points by jaxgeller 10 years ago · 3 comments

Reader

minimaxir 10 years ago

> This extension helps you learn more efficiently.

The motivation makes sense, but the example screenshots show the user copying variable declarations, a rote task where forcibly typing it doesn't provide any insight or knowledge.

Therein lies the problem. Not all DIY tasks are constructive learning and might just waste valuable time. I'm not even sure if forcibly typing code from Stack Overflow would even be insightful unless the intent behind code was properly explained/documented.

  • jaxgellerOP 10 years ago

    I find this extension most helpful for learning syntax for new languages. For when you know what you want to do, but don't know the specific syntax to do so.

jaxgellerOP 10 years ago

Hey author here, I built this to combat my bad habit of copy-pasting from stack overflow. It's open sourced here https://github.com/jaxgeller/type-it-out

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection