I want to send a text string to the Chat panel in Cursor. At this moment, VS Code does not natively support sending keybindings directly to chat-like panels, such as the Cursor Chat or other similar extensions.
Is there an API or command to send text programmatically? I want to hook into that command via a keybinding.
At present I am using Maccy to paste my intro to each and every prompt and it is getting tiresome.
I need to preface my prompt with some instructions:
- Cursors Composer mode is now the default, It allows users to apply changes across multiple files with a single click
- never suggest EXPO or JSX and only use my actual code contained in files I identify to you and any other files I may reference in this prompt.
- Read my prompt carefully and completely.
- Double-check your responses for accuracy before sending them.
- Focus on directly answering my specific questions without unnecessary additions.
- Ask a question should you have one.
- When you are ready to propose changes to my file, provide the complete file without any omissions so I can perform an accurate file comparison. provide the entire file with all the proposed changes incorporated, without any omissions or placeholder comments.
Now here is my prompt: