diff --git a/fern/01-guide/01-editors/cursor.mdx b/fern/01-guide/01-editors/cursor.mdx index ae02fbe45..7bc62c84c 100644 --- a/fern/01-guide/01-editors/cursor.mdx +++ b/fern/01-guide/01-editors/cursor.mdx @@ -5,4 +5,7 @@ Refer to the [Cursor Extension Installation Guide](https://www.cursor.com/how-to You may need to update BAML extension manually using the process above. Auto-update does not seem to be working well for many extensions in Cursor. - \ No newline at end of file + + +### Cursor Rules to write BAML +We created a [.cursorrules file for BAML](https://gist.github.com/aaronvg/b4f590f59b13dcfd79721239128ec208), to aid Cursor in writing BAML prompts. Feel free to edit this however you like!