Esempio n. 1
0
 def layout_extent(self):
     """ Returns the total height and width of the document, in layout coordinates """
     return sublime_api.view_layout_extents(self.view_id)
Esempio n. 2
0
 def layout_extent(self):
     """ Returns the total height and width of the document, in layout coordinates """
     return sublime_api.view_layout_extents(self.view_id)