chakra-ui-props-infoFeatures:Context-Aware Hovering: When you hover over an interface like ButtonProps, the extension intelligently fetches and displays the props for the corresponding Chakra UI component (e.g., Button) in a tool-tip style overlay. This allows developers to quickly see what props are available without needing to refer to external documentation. Seamless Integration: The extension works effortlessly within your VS Code environment, improving developer productivity by providing contextual information directly in your editor. Enhanced Chakra UI Development: If you're building UIs with Chakra UI, this extension speeds up the process by automatically providing prop details for components like Button, Input, Box, and more, right when you need them. No Configuration Required: Simply install the extension and start working. The extension is designed to work out of the box with Chakra UI components, making it a hassle-free addition to your development workflow. Requirements:No dependencies required Release Notes:First Build Hope it helps you! 0.0.1Release Notes: Added base setup |