Skip to content

Instantly share code, notes, and snippets.

@mambocab
Created October 3, 2013 19:34
Show Gist options
  • Save mambocab/6815748 to your computer and use it in GitHub Desktop.
Save mambocab/6815748 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
1. View > Show Console (^`)
2. ${1:print(view.syntax_name(view.sel()[0].begin()))}
]]></content>
<description>Display console command for showing scope name of current document</description>
<tabTrigger>showscope</tabTrigger>
</snippet>
<!-- via https://coderwall.com/p/mnqmtq -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment