I’ve recently gotten into the habit of ‘vibe coding’ but often times composer seems to fails at getting the right context for my question -
It would be really efficient if composer had the ability to consider the relevant variables and code snippets for my question - this leads to me using chat instead and selecting the relevant code snippets manually myself.
I think it would be great if Composer could conduct an internal keyword search to determine the code snippets which are relevant to my question, and then add them as context to my prompt for the LLM answering my question.
P.S - This would save me so much time searching through the relevant files (using keyword search myself) to find the relevant code snippets to add as context