mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
Is this extension only work on java code? #48
Reference in New Issue
Block a user
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 @michealChin on 3/19/2021
Hi,
Is this extension only work on java code? How about AngularJs code? I try to set a break point on my angular js code but it says that the break point location is not valid.
Thanks!