Skip to content

Instantly share code, notes, and snippets.

@baniol
Created December 12, 2013 06:03
Show Gist options
  • Save baniol/7923825 to your computer and use it in GitHub Desktop.
Save baniol/7923825 to your computer and use it in GitHub Desktop.
sublime text 3, get all content of a file
view.substr(sublime.Region(0, view.size()))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment