This website requires JavaScript.
Explore
Help
Sign In
mirror
/
QodeAssist
Watch
1
Star
0
Fork
0
You've already forked QodeAssist
mirror of
https://github.com/Palm1r/QodeAssist.git
synced
2025-10-29 15:26:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d2d70fc6342371b97442cc0301783a9d4dee491
QodeAssist
/
context
History
Petr Mironychev
9d2d70fc63
feat: Add sharing opened files with code completion requests (
#156
)
2025-04-04 10:38:06 +02:00
..
ChangesManager.cpp
…
ChangesManager.h
…
CMakeLists.txt
refactor: Replace singletone for context manager (
#151
)
2025-04-01 22:29:45 +02:00
ContentFile.hpp
…
ContextManager.cpp
feat: Add sharing opened files with code completion requests (
#156
)
2025-04-04 10:38:06 +02:00
ContextManager.hpp
feat: Add sharing opened files with code completion requests (
#156
)
2025-04-04 10:38:06 +02:00
DocumentContextReader.cpp
…
DocumentContextReader.hpp
…
DocumentReaderQtCreator.hpp
…
IContextManager.hpp
refactor: Replace singletone for context manager (
#151
)
2025-04-01 22:29:45 +02:00
IDocumentReader.hpp
…
ProgrammingLanguage.cpp
…
ProgrammingLanguage.hpp
…
TokenUtils.cpp
…
TokenUtils.hpp
…
Utils.hpp
…