Is a full Java JDK installation required to use the SLDS VS Code extension, or will a Java Runtime Environment (JRE) be sufficient?
I'm asking because:
- Some VS Code extensions only require a JRE for runtime functionality
- A full JDK installation is more resource-intensive and might be unnecessary if the extension doesn't need compilation capabilities
Could you please clarify the minimum Java requirements for the extension to function properly?
Thank you for your time and clarification.