It is sometimes necessary to debug gpre-generated files, but this is challenging in VS Code due to the current settings. All temporary files are excluded, making it impossible to access them from the VS Code file explorer. Therefore, I propose removing the exclusion option and instead marking these files as read-only.
Excluding generated files is also inconvenient for debugging because it prevents the setup of config files.
Additionally, I have added an association for .epp files with C++. Editing them with syntax errors is less problematic than editing them as plain text.
It is sometimes necessary to debug gpre-generated files, but this is challenging in VS Code due to the current settings. All temporary files are excluded, making it impossible to access them from the VS Code file explorer. Therefore, I propose removing the exclusion option and instead marking these files as read-only.
Excluding generated files is also inconvenient for debugging because it prevents the setup of config files.
Additionally, I have added an association for .epp files with C++. Editing them with syntax errors is less problematic than editing them as plain text.