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 may seem like a stupid question, but how would one use a debugger when developing a plugin with this SDK?
I would expect that I have to start the plugin with delve and have tflint connect to it, but I don't see how I could configure tflint to do so. Since it is a plugin, I cannot execute it directly since it will just say that it is a plugin and isn't meant to be executed directly.
The text was updated successfully, but these errors were encountered:
This may seem like a stupid question, but how would one use a debugger when developing a plugin with this SDK?
I would expect that I have to start the plugin with delve and have tflint connect to it, but I don't see how I could configure tflint to do so. Since it is a plugin, I cannot execute it directly since it will just say that it is a plugin and isn't meant to be executed directly.
The text was updated successfully, but these errors were encountered: