Quick-Properties Visual Studio Code ExtensionQuick-Properties is a Visual Studio Code extension specifically designed for working with FeaturesProperty Declarations and Usages HoverWhen you hover over a property within a Jump to Declaration or UsageQuick-Properties allows you to seamlessly navigate between property declarations and usages. Within the hover popup, you can find links that let you jump directly to the declaration or usage of a property. This feature saves you time and effort when exploring and understanding your property files. Rename Property with Global ChangesModifying property names can be a tedious and error-prone task, especially when you need to update multiple occurrences. Quick-Properties simplifies this process by providing a rename functionality that automatically applies changes to all property declarations and usages throughout the workspace. This ensures consistency and accuracy in your project. Installation
Usage
Feedback and SupportIf you encounter any issues, have suggestions for improvements, or want to provide feedback, please visit the GitHub repository for Quick-Properties. Feel free to create an issue or contribute to the project. LicenseThis extension is released under the MIT License. |