示例#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)