You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will create a flag file named `.debug` in the packed plugin containing the specified port.
62
+
63
+
When this file is included, the plugin will wait for a debugger to attach at that port before starting. You can use tools like VS Code's Python debugger or PyCharm's remote debugger to connect to it.
54
64
55
65
## Contributing
56
66
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
0 commit comments