operations.py 文件源码

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

项目:hyperhelp 作者: OdatNurd 项目源码 文件源码
def _postprocess_help(view):
    """
    Perform post processing on a loaded help view to do any transformations
    needed on the help content before control is handed back to the user to
    interact with it.
    """
    _postprocess_header(view)

    # Underlink all links.
    # TODO: Populate via a setting only?
    view.add_regions("_hh_link", view.find_by_selector("meta.link"), "storage",
        flags=sublime.DRAW_SOLID_UNDERLINE|sublime.DRAW_NO_FILL|sublime.DRAW_NO_OUTLINE)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号