facelessuser / BracketHighlighter

Bracket and tag highlighter for Sublime Text
https://facelessuser.github.io/BracketHighlighter/
1.74k stars 245 forks source link

The installation was successful, the BracketHighlighter folder and package could not be found #596

Closed wangmings closed 2 years ago

wangmings commented 2 years ago

Why can't I find the BracketHighlighter folder or related files in the plugin management of sublime text after installing BracketHighlighter?

facelessuser commented 2 years ago

There's not a lot of information here.

  1. Is BracketHighlighter not working? Or is it working fine?
  2. Where did you look for the package. Package Control usually installs packages in Installed Packages as a zip instead of the Packages folder. The exceptions are dependencies and packages that explicitly tell Package Control not to.
wangmings commented 2 years ago

BracketHighlighter installed via sublime text works fine, but the related BracketHighlighter folder and package cannot be found in sublime's Packages folder. It exists like a ghost. Additional plugins installed through sublime can be found in the Packages folder. But I just can't find the BracketHighlighter folder, as if I can't see it or touch it, I'm so worried! It's worse than a virus, which makes me wonder how BracketHighlighter works. After installation it works, but the executable related to it cannot be found.

facelessuser commented 2 years ago

As I mentioned, the zip is installed in the Installed Packages directory, not the Packages directory. IIRC, it is right next to the Packages directory on your filesystem.

wangmings commented 2 years ago

Thank you for clearing my doubts! Turns out it zips the file and renames it! It's no wonder that the relevant files were not searched using the command before.