🗿 This plugin adds vine boom sound effects whenever moyai
or 🗿
is typed.
Check out the GitHub repository: TechnoShip123/jetbrains-moyai-plugin
Warning
This is a roughly made version of the plugin, and there is still lots to do. Come back later for a more polished result.
Find installation instructions down below
- Create a new [IntelliJ Platform Plugin Template][template] project.
- Get familiar with the [template documentation][template].
- Adjust the pluginGroup, plugin ID and sources package.
- Adjust the plugin description in
README
(see [Tips][docs:plugin-description]) - Review the Legal Agreements.
- Publish a plugin manually for the first time.
- Set the
PLUGIN_ID
in the above README badges. - Set the Plugin Signing related secrets.
- Set the Deployment Token.
- Click the Watch button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.
- Manually:
Download the latest release, or get the latest build by clicking on the latest build and downloading the artifact (need to unzip to get the
.jar
file). Then, install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...