Auto Class Complete READMEAuto Class Complete is an extension designed to optimize your web development workflow by allowing you to autocomplete CSS classes directly from HTML and JSX files. This tool helps you avoid typos by automatically suggesting the available classes in your project, eliminating the need to switch between files to check class names. FeaturesEfficient AutocompleteIt detects and suggests CSS classes from your HTML and JSX files as you type, allowing you to easily select the correct classes without interruptions to your workflow. Support for Multiple File TypesIt works with .html, .jsx, and .js files, making it easier to develop projects using React and other JavaScript-based frameworks. Minimized Typographical ErrorsIt significantly reduces typos by providing accurate autocomplete suggestions, improving code quality and development efficiency. Customizable ConfigurationIt offers options to customize which types of files you want to include in the autocomplete through the extension's settings. How It WorksInstallationDownload Auto Class Complete from the Visual Studio or Visual Studio Code Marketplace. UsageWhen typing an asterisk (*) in a CSS file, a list of CSS class suggestions based on the project's HTML and JSX files will appear. Simply select the desired class and continue working. ConfigurationCustomize the extension from the editor settings to include only the file types you need. Example UsageBelow is a visual example of how Auto Class Complete facilitates CSS class autocomplete: ContributionsIf you want to contribute to the development of Auto Class Complete, feel free to open an issue or submit a pull request on our GitHub repository. Requirements
ContactFor questions, comments, or support, you can contact us at [emilianoariel6@gmail.com]. |