We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16dac6c commit f971f3fCopy full SHA for f971f3f
src/api/json/catalog.json
@@ -9548,6 +9548,12 @@
9548
"**/text2confl.yml"
9549
],
9550
"url": "https://raw.githubusercontent.com/zeldigas/text2confl/refs/heads/master/docs/config.schema.json"
9551
+ },
9552
+ {
9553
+ "name": "Cursor Agent Environment",
9554
+ "description": "Cursor cloud agent environment configuration",
9555
+ "fileMatch": ["**/.cursor/environment.json"],
9556
+ "url": "https://cursor.com/schemas/environment.schema.json"
9557
}
9558
]
9559
0 commit comments