Pull to refresh

Comments 2

def check_is_visible(view):

syntax = view.settings().get("syntax")

return syntax.endswith("SQL.sublime-syntax")

да, в итоге все равно поменяли на match_selector

Sign up to leave a comment.