mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #562] Allow Writing Scripts in Cursor Instead of the App #556
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#556
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kics223w1 on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/562
Originally assigned to: @kics223w1 on GitHub.
Summary
Enable users to write their JavaScript scripts for Proxyman directly in Cursor, rather than using the built-in script editor.
Why This Is Important
Not all users are comfortable writing JS in the native editor, which can lead to frequent errors. Being able to use VS Code, along with tools like GitHub Copilot, would greatly improve the scripting experience and reduce mistakes. This enhancement would significantly improve overall usability and developer workflow.