Defining scope for custom Sublime Text 2 snippets

前端 未结 5 1296
庸人自扰
庸人自扰 2021-01-29 17:48

While trying to write my own snippets for Sublime Text 2, I ran into the following two problems:

  1. Finding scope keys. I figured out that I can l

5条回答
  •  [愿得一人]
    2021-01-29 18:34

    Actually, you can use the Ctrl+Alt+Shift+P (without using Scope Hunter) and it will show you the scope on the bottom bar on the left side right after the Col/Line information. It's pretty small print but it's there.

提交回复
热议问题