redundanty READMEWelcome to the README for your extension "redundanty"! This extension is designed to streamline your HTML code by removing redundant Bootstrap / Tailwind classes, helping you maintain cleaner and more efficient code. Currently, the extension supports HTML and ERB files, but future updates may include additional file types. For now, the extension only works either for Bootstrap or Tailwind classes (check settings). Note: This extension is designed to work with Bootstrap 5 classes. If you are using an older version of Bootstrap or a different CSS framework, the extension may not be as effective. Note 2: This extension works with .erb (ruby on rails) files, but the lines that have "<%=" or "%>" will be ignored. FeaturesThe "redundanty" extension offers the following features:
To see the extension in action, check out the animated GIF below: InstallationYou can install the "redundanty" extension via the Visual Studio Code Marketplace. Simply search for "redundanty" in the Extensions view (Ctrl+Shift+X), then click Install. How to UseSimply open an HTML or ERB file in Visual Studio Code, then save the file to trigger the extension. The extension will automatically scan the file for redundant Bootstrap classes and remove them, optimizing your code in the process. |