Skip to content
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

TODOS #2

Open
1 of 8 tasks
aminya opened this issue Oct 14, 2020 · 0 comments
Open
1 of 8 tasks

TODOS #2

aminya opened this issue Oct 14, 2020 · 0 comments
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@aminya
Copy link
Member

aminya commented Oct 14, 2020

The packages work with the node debugger, but the functionality can be definitely improved. I need to:

  • De-hardcode debugger adapters
    Troubles writing an IDE debugger plugin facebookarchive/nuclide#1502
  • automatically fill in the debug information
  • add a button to debug the currently open file
    • breakpoints should work
    • do not close the file after debugging finishes
  • merge the old debuggers to our ide-language packages
  • the breakpoint buttons are hard to click on
  • the breakpoints are not triggered if the debugger is not already attached
  • reorder the debugger panes and hide the advanced ones. A lot of the information does not need to be shown to the average user.
  • general updating
  • etc

debugger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant