How to remove a package in sublime text 2

前端 未结 7 1533
傲寒
傲寒 2021-01-29 19:50

I would like to remove and/or deactivate the Emmet package in Sublime Text 2.

Should I just remove the Emmet directory or what is the typical w

7条回答
  •  青春惊慌失措
    2021-01-29 20:13

    Sublime Text 3

    Procedure


    Run Sublime Text.


    Select PreferencesPackage Control.

    Or

    Use ctrl+shift+p shortcut for (Win, Linux) or cmd+shift+p for (OS X).


    Select Remove Package. Package Control: Remove Package


    Start typing name of the package you want to remove and select it from the list of installed packages.


    Wait for the uninstallation to complete.

提交回复
热议问题