sublime text使用之 ctags

    xiaoxiao2022-06-30  95

    神器 st 其实也是支持代码跳转的,https://github.com/SublimeText/CTags 

    安装之后能够很方便的使用 ctrl + shift + 左右鼠标来控制前进和返回

     

    Commands Listing

    Command Key Binding Alt Binding Mouse Binding rebuild_ctagsctrl+t, ctrl+r  navigate_to_definitionctrl+t, ctrl+tctrl+>ctrl+shift+left_clickjump_prevctrl+t, ctrl+bctrl+<ctrl+shift+right_clickshow_symbolsalt+s  show_symbols (all files)alt+shift+s  show_symbols (suffix)ctrl+alt+shift+s 
    转载请注明原文地址: https://ju.6miu.com/read-1126221.html

    最新回复(0)