Pawel Janiak

Results 4 issues of Pawel Janiak

**Describe the solution you'd like** Would be awesome to be able to hold shift + cursor arrow to skip 10 or 20 line positions because scrolling through thousands of directories...

Using this in a Ruby on Rails form_for when trying to set the value of a textarea with some text, Chrome does not add the text to the textarea box....

How would you go about populating the full-screened text-box if the regular text-box has no placeholder text?

Hi Nathaniel. I've added the minimap plugin and have activated it with: ``` $(document).ready( function() { $('.body_column').minimap(); // I have even tried adding: $.minimap.show(); }); ``` This creates the aside...