A collection of custom code snippets for the Acode Editor on Android, designed to streamline your development workflow.
This repository provides a set of handy snippets for the following languages:
- CSS
- HTML
- JavaScript
- TypeScript
- TSX (React)
Before you begin, ensure you have the following installed on your Android device:
- Acode Editor: Download it from the Google Play Store.
- Snippets Plugin: Install the "Snippets" plugin from within the Acode app (
Settings > Plugins > and search for Snippets).
Follow these steps to set up the snippets in your Acode editor:
-
Clone this repository to your device:
git clone https://github.com/Aleydon/Acode-Snippets.git
-
Open Acode and navigate to the Snippets plugin settings:
- Go to
Settings > Plugins > Snippets
- Go to
-
Tap the gear icon (βοΈ) next to the plugin.
-
Select "Set Snippets Directory".
-
Navigate to the folder where you cloned or extracted this repository and select the
snippets.devdirectory. -
All set! You can now start using the custom snippets in your projects.
Contributions are welcome! If you have snippets you'd like to add or improvements you'd like to suggest, please feel free to open an issue or a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.