From 5b9c67c2d87b732f728cef4217b62c3b4f54b7dc Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Fri, 4 Apr 2025 22:12:36 +0200 Subject: [PATCH] doc: Add sharing opened files feature description to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c2c399..a9089ef 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ ## Overview - AI-powered code completion + - Sharing IDE opened files with model context (disabled by default, need enable in settings) - Chat functionality: - Side and Bottom panels - Chat history autosave and restore @@ -60,7 +61,6 @@ - Google AI - OpenAI-compatible providers(eg. llama.cpp, https://openrouter.ai) - Extensive library of model-specific templates -- Custom template support - Easy configuration and model selection Join our Discord Community: Have questions or want to discuss QodeAssist? Join our [Discord server](https://discord.gg/BGMkUsXUgf) to connect with other users and get support!