Skip to content

haythamdouaihy/chrome-ext-github-editor-textarea-enlarger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chrome extension that can be used to enlarge textarea editor of a github gist

Details

  1. Text editor CodeMirror is the one that is used by github

  2. By changing the style of one of the textarea division that is used - by making it taking height automatically instead of a fixed number, the problem of the small area for editing a gist will be solved

  3. Solution already provided by CodeMirror, and this repo is just an implementation of this provided solution into a chrome app

Installation

  1. Download this repo
  2. Open chrome browser
  3. Go to extensions: chrome://extensions
  4. Click on LOAD UNPACKED to select the current downloaded chrome app base folder
  5. And done!

Additional info

  • Last-updated: 2018-04-24

About

chrome app to enlarge textarea of a gist used for editing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages