mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-12-20 16:22:48 -05:00
feat: Add similarity search
This commit is contained in:
@ -48,6 +48,7 @@ private:
|
||||
|
||||
ContentFile createContentFile(const QString &filePath) const;
|
||||
bool shouldProcessFile(const QString &filePath) const;
|
||||
bool isInBuildDirectory(const QString &filePath) const;
|
||||
};
|
||||
|
||||
} // namespace QodeAssist::Context
|
||||
|
||||
Reference in New Issue
Block a user