settings.py 文件源码

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

项目:st-user-package 作者: math2001 项目源码 文件源码
def on_close(self, view):
        """
        Closes the other settings view when one of the two is closed
        """

        view_settings = view.settings()

        if not view_settings.get('edit_settings_view'):
            return

        window = sublime.active_window()

        sublime.set_timeout(lambda: window.run_command('close_window'), 50)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号