Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Reuse extractFilePathFromRequest() more #117

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

p12tic
Copy link
Contributor

@p12tic p12tic commented Mar 8, 2025

No description provided.


namespace QodeAssist::LLMCore {

inline QString extractFilePathFromRequest(const QJsonObject &request)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is more about LSP server things than llm

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I didn't put enough thought where to put this. Maybe move to context.

@p12tic p12tic force-pushed the reuse-extract-file-path branch from f47c1ba to 2164267 Compare March 8, 2025 15:12
@Palm1r Palm1r merged commit c9a3cda into Palm1r:main Mar 8, 2025
6 checks passed
@p12tic p12tic deleted the reuse-extract-file-path branch March 8, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants