Skip to content

Add file content to slash command prompts

Jan Provaznik requested to merge jp-sc-context into master

What does this MR do and why?

Adds whole file content (if it's small enough) to prompts used by slash commands. This additional content may be useful in some use-cases - e.g. refactoring the code, or explaining it.

Related to #433005 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports