vscord
vscord copied to clipboard
Support for Cursor IDE
Added support for showing cursor IDE as an editor since it is also based on vscode
Main Changes
- edited the ternary operator inactivity.ts to detect cursor as IDE and then set app_id accordingly
- added images cursor.png and idle-cursor.png in assets folder that get selected according to the app_id
- added option for "Cursor" in package.json and config.ts
fixes #336