2.3.6.0 release notes
2.3.6.0 Issue 2784 - API-based deployment is now disabled/bypassed when sfdx-project.json includes string replacement configuration. Note that IC doesn't try to determine whether or not the specific files requested for deployment would have string replacements based on that configuration. If any string replacement configuration is present in sfdx-project.json , all deployments are performed using the Salesforce CLI. Issue 2786 - Improved the behavior when creating or executing a Salesforce API-specific HTTP client request and invalid connections are present. Issue 2793 - Added a few missing PMD distribution jars to the PMD Salesforce inspection's runtime classpath. Issue 2794 - Fixed an incorrect utility method import that could result in incomplete generation of .illuminatedCloud/lwc/types module type definition files when LSP4IJ was not installed and enabled. Implemented several small enhancement...