Ejemplo n.º 1
0
 def match_selector(self, pt, selector):
     return sublime_api.view_match_selector(self.view_id, pt, selector)
Ejemplo n.º 2
0
 def match_selector(self, pt, selector):
     return sublime_api.view_match_selector(self.view_id, pt, selector)