Download directly from our server :
# wxPlugins
wxPlugins is a collection of productivity tools for XIDE, designed to enhance the development experience by providing additional features like code navigation, GUID generation, and plugin management.
## Included Plugins
1. **wxGuidGenerator**
- A tool to generate GUIDs in various formats for use in COM, .NET, and other programming scenarios.
2. **wxFindReferences**
- A code navigation tool that finds all references to a selected identifier across the project.
3. **wxEditorKit**
- A Plugin that enhances some XIDE Editor features.
## Installation
1. Extract the contents of the `wxPlugins.zip` file.
2. Copy the `.dll` files of the plugins you want to use into the `Plugins` folder of your XIDE installation directory.
3. Restart XIDE.
## Requirements
- XIDE version: [2.21^]
- Author: Irwin [rodriguez.irwin@gmail.com]
- License: [MIT]
## Contact
For feedback or suggestions, feel free to contact me at [https://github.com/Irwin1985].
If you like what I do and would like to support my work, you can:
- Become my patron on Patreon: [www.patreon.com/IrwinRodriguez](https://www.patreon.com/IrwinRodriguez)
- Make a small donation via PayPal: [Donate via PayPal](https://www.paypal.com/donate/?hosted_button_id=LXQYXFP77AD2G)
Your support helps me continue creating and improving tools like this. Thank you!