utilities.py 文件源码

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

项目:sublimeplugins 作者: ktuan89 项目源码 文件源码
def run(self, edit):
        for region in self.view.sel():
            if region.empty():
                sublime.set_clipboard(self.view.substr(self.view.word(region.begin())))

# We need to run a text command in order to force the view to update it cursor rendering
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号