Skip to content

Conversation

@Noremos
Copy link
Contributor

@Noremos Noremos commented Oct 21, 2024

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.

Artyom Abakumov added 2 commits October 21, 2024 09:39
Mark temporary files as readable instead of excluding them
Seems like variables does not work with glob pattern, keep only the relative glob pattern
@asfernandes asfernandes self-requested a review October 21, 2024 09:59
@asfernandes
Copy link
Member

I think adding a "search.exclude" for them would be good.

Co-authored-by: Adriano dos Santos Fernandes <[email protected]>
@asfernandes asfernandes merged commit 6cc3442 into FirebirdSQL:master Oct 22, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants