Skip to content

TheNuclearNexus/BeetSemantics

Repository files navigation

Beet Semantics

Proof of concept semantic highlighter for beet

How to install

  1. Download the extension here
  2. Extract the highlighter-*.*.*.vsix
  3. Open Visual Studio Code
  4. Do Ctrl+Shift+P or Cmd+Shift+P on MacOS
  5. Type Install from VSIX
  6. Select the file you extracted!

Troubleshooting

Why is the highlighting red?

Make sure that you have disabled both language-mcfunction and Data-pack Helper Plus

How to run

  1. Clone the repo
$> git clone https://github.com/TheNuclearNexus/BeetSemantics
  1. Install the node packages
$> npm i
  1. Install beet and mecha if you haven't
$> pip install beet mecha
  1. Press F5 or Toolbar> Run> Start Debugging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published