Skip to content

Instantly share code, notes, and snippets.

@Iristyle
Created July 16, 2013 15:52
Show Gist options
  • Save Iristyle/6009984 to your computer and use it in GitHub Desktop.
Save Iristyle/6009984 to your computer and use it in GitHub Desktop.
Sublime scope under current cursor
print(view.syntax_name(view.sel()[0].begin()))
@Iristyle
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment