-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document the debugger #298
Comments
Are you still interested in contributing such a page for the docs? Would be awesome to have an overview of the tools/possibilities when v3 is shipped. This page could:
Also related to #368. |
I would like to work on it but before that I need to understand the new debugger. The showing part should not be a difficult task for me but for the explaining part, I think it is better for a more experienced user to write it. |
Closing as duplicate of #368 for now. |
I would like to document the debugger, just realize the debugger is not mentioned in the documentation, but I don't really use the debugger very often, I just started using it sometime ago and that's why I knew that the debugger part is missing. I am surprised that such fundamental feature has been left out for such a long time.
What I plan to do is by simply write a few lines about each section of the debugger,errors, remote inspector, profiler etc. I think that having short documentation about the debugger is better than nothing.
This could be done in a short time(I probably need to learn the syntax again, it was way too long that I committed a doc page), the problem is that I don't know what exactly these tools offer, could anyone offer some help?
The text was updated successfully, but these errors were encountered: