QodeAssist/context
Povilas Kanapickas 7c483f89cd
chore: Replace deprecated FilePath::toString() with toFSPathString() (#116)
This solves a number of deprecation warnings during build.
FilePath::toFSPathString() has been available since couple of years ago.
2025-03-08 16:08:33 +01:00
..
ChangesManager.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ChangesManager.h chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
CMakeLists.txt feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
ContentFile.hpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
ContextManager.cpp chore: Replace deprecated FilePath::toString() with toFSPathString() (#116) 2025-03-08 16:08:33 +01:00
ContextManager.hpp refactor: Don't use global state in ContextManager::isSpecifyCompletion (#112) 2025-03-08 10:38:52 +01:00
DocumentContextReader.cpp feat: Improve describe recent changes in system prompt (#113) 2025-03-08 08:58:28 +01:00
DocumentContextReader.hpp fix: Properly omit copyright information (#103) 2025-03-06 13:00:15 +01:00
ProgrammingLanguage.cpp feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
ProgrammingLanguage.hpp feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
TokenUtils.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
TokenUtils.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00