vscord icon indicating copy to clipboard operation
vscord copied to clipboard

Support for Cursor IDE

Open Safee-ullah1 opened this issue 1 year ago • 0 comments

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

Safee-ullah1 avatar Sep 01 '24 17:09 Safee-ullah1