Thank you for the wonderful program. It works great and saves a lot of time.
The only thing I'm not happy with is that the settings file and the output file 'fullcode.txt' are stored in the root folder of the project.
I suppose it would be great to create a folder named ".aicp/" in the root directory and save both configuration files and output files in that folder. Your app could check for such a folder at startup, and if it is not found, run with the default settings, and if found, read the configuration from file first and then run.
Thank you for the wonderful program. It works great and saves a lot of time.
The only thing I'm not happy with is that the settings file and the output file 'fullcode.txt' are stored in the root folder of the project.
I suppose it would be great to create a folder named ".aicp/" in the root directory and save both configuration files and output files in that folder. Your app could check for such a folder at startup, and if it is not found, run with the default settings, and if found, read the configuration from file first and then run.