open_termx_terminal.py 文件源码

python
阅读 17 收藏 0 点赞 0 评论 0

项目:.sublime 作者: cxdongjack 项目源码 文件源码
def show_directory_selection(self):
        '''
        Open quick selection window with paths
        '''

        self.view.window().show_quick_panel(  # pylint: disable=no-member
            self.paths,
            self.open_selected_direcotory,
            sublime.MONOSPACE_FONT
        )
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号