예제 #1
0
파일: sublime.py 프로젝트: ronnyzxr/aml
 def extract_scope(self, pt):
     return sublime_api.view_extract_scope(self.view_id, pt)
예제 #2
0
 def extract_scope(self, pt):
     return sublime_api.view_extract_scope(self.view_id, pt)