Skip to content

Commit e53c7bf

Browse files
committed
Adding uninstall instructions
1 parent efe7a0f commit e53c7bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ In some cases, especially with Sublime Text 3, the symbols list of files that ha
3131
The most reliable way I've found to fix this is to close all open JavaScript files and quit Sublime (it's important that all JS files are closed when Sublime exits.) Then delete the `Index` and `Cache` subdirectories in your Sublime user data directory (the parent of the `Packages` directory.) In Mac OS X, I've also had to delete ~/Library/Caches/com.sublimetext.3 (or com.sublimetext.2).
3232

3333

34+
Uninstalling
35+
------------
36+
Before uninstalling Better JavaScript, be sure close all open JavaScript/JSON
37+
files, and remove "JavaScript" from the "ignored_packages" list in your Sublime
38+
user settings. You can now safely uninstall the Better JavaScript package.
39+
40+
It's normal to see a few errors from Sublime about not being able to find syntax files. Just exit
41+
Sublime and re-open it, and everything should be fixed.
42+
43+
3444
Details
3545
-------
3646

0 commit comments

Comments
 (0)