I would like to inject an API reference, specific to my application, into every AI completion made by Cursor. Is that possible? Essentially, I’d like to inject a bunch of text into every completion.
Can you be more specific about what you are attempting to accomplish?
I stumbled on .cursorrules, and I think that might be exactly what I want. I pasted my API’s reference into a .cursorrules file, and Cursor started auto-completing the API usage correctly.