You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The 'Embedded workspace documents' option excludes files from processing (by their name) based on unclear rules.
There are no files like `.gitignore' in the folder.
Hello, this issue should be resolved. Now, Twinny not only uses .gitignore to ignore files during embedding, but you can also add custom ignore items in the global settings.
Thanks! I have already tested the feature and it works as expected.
However, I would like to bring up one point for consideration. The .git directory is currently included in the indexing process by default. Would it be possible to add it to the embeddingIgnoredGlobs by default?
In fact, this issue has been resolved in #375 and published in the latest 3.18.9 version. You may need to update your extension in VSCode.
Also, If the latest version still has this issue, please don't hesitate to let me know.
Describe the bug
The 'Embedded workspace documents' option excludes files from processing (by their name) based on unclear rules.
There are no files like `.gitignore' in the folder.
To Reproduce
See behavior with original names original_names.mkv
Expected behavior
All files must be processed.
See the behavior after renaming renamed.mkv
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: