Question
How to modify preference with python API
When I set up the dependent libraries of the project, I need to manually set individual settings in the project setting in the preference. I want to write a tool that can dynamically manage these. How do I do this?
