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
docs: add todo ensure files are within the project directory #101
The `EditorHistoryManager` was modified to include a check that the files being processed are within the project directory, preventing potential issues with file references outside of the project scope. This change ensures that the `FileReferenceLanguageProvider` operates on a valid set of files, improving the reliability and safety of the language completion feature.
0 commit comments