Currently using:
Intelli J Community Edition 2023.2 Build #IC-232.8660.185
Illuminated Cloud 2.2.7.9 Build 20230817100515
Directory structure for static resources looks like the following:
root_dir/src/static-resources/...
root_dir/resource-bundles/...
In settings under Validation and Deployment I have following selected:
When making changes to a file in a sub directory of resource-bundles the changes don't propagate to the corresponding static-resource file and ultimately the changes aren't deployed to my org.
I can successfully deploy changes to other metadata types such as apex classes.
I should note that Static Resources are part of my package.xml file which is being used
