Add Cursor compatibility
For the past 1 week, it has been possible to use the extension on Cursor, but since then it has simply been unable to connect. I've heard that I'm not the only one on Cursor to have had this problem.
what even is Cursor...?
what even is
Cursor...?
Cursor is a vscode that's being increasingly adopted for its many features and stability : https://www.cursor.com/
Wouldnt it be logical to fork and create a new extension called "CursorCord" then? But i will see what i can do with the complatibility iasue
@xhayper I made a pull request for it that I think pretty much solves the problem. Here's a working version of it on the marketplace https://marketplace.visualstudio.com/items?itemName=Safee-ullah1.cursorcord
hi @Safee-ullah1 , possible to display it as Playing Cursor instead of Playing Code?
What exactly does not work with the extension on cursor it should be able to run on their without any issues is their any type of error?
If you want a custom name instead of code, Visual Studio Code or VSCodium their is a custom option for vscord.app.name which allows you to put your own discord rpc client in their and have its own name.
@leonardssh would have to setup the app on discord dev portal and have the ID and we can use that as a preset for the bot if he wants that as a option in the select of the app.
"vscord.app.name": "Custom",
"vscord.app.id": "1359715917684150443"
Add this to config, then enjoy
Implemented.