Fix My ARB is a Visual Studio Code extension designed to streamline your workflow when working with ARB (Application Resource Bundle) files. It provides syntax highlighting, formatting, and a command called fix-my-arb
that automatically corrects common syntax errors such as missing commas and quotation marks.
- Syntax Highlighting: Makes it easier to read and understand the structure of your ARB files.
- Formatting: Automatically formats your ARB files to ensure they are clean and well-structured.
- Fix My ARB Command: Automatically fixes common syntax errors in your ARB files.
- Install the extension from the VS Code marketplace.
- Open your ARB file in VS Code.
- Use the
fix-my-arb
command to automatically fix syntax errors.
Your feedback is important to us! If you find a bug or have a suggestion, please open an issue on the GitHub repository. Contributions are also welcome. Feel free to fork the repository and submit a pull request.
- Feature to alert users when a line in an ARB file starts with a number, helping to prevent potential errors.
- Syntax highlighting for ARB files, enhancing readability and user experience.
- Formatting capabilities for ARB files, promoting a consistent and clean file structure.
- Initial release of the "Fix My ARB" extension, providing essential functionality for working with ARB files.
Enjoy using Fix My ARB? Please leave a review or rate us in the VS Code marketplace!