kurusugawa-computer / markdown-copilot-vscode

OpenAI ChatGPT API client for VSCode
https://marketplace.visualstudio.com/items?itemName=kurusugawa-computer.markdown-copilot
MIT License
9 stars 2 forks source link

Allow Document Inclusion #3

Closed squld closed 3 months ago

squld commented 5 months ago

Proposal

Introduce support for standard Markdown inclusion syntax to seamlessly integrate content from other Markdown files. This feature would enable users to compose larger documents from smaller, reusable pieces, improving modularity and maintainability.

Ensure that the included documents' text is also considered in the context for generating responses, providing a more cohesive and comprehensive understanding of the content.

squld commented 3 months ago

0.0.8 resolved this issue.