atom-community / atom-community/atom-ide-debugger

TODOS

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement hacktoberfest help wanted
Dominant language
JavaScript
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The packages work with the [node debugger](https://atom.io/packages/atom-ide-debugger-node), but the functionality can be definitely improved. I need to:
- [x] De-hardcode [debugger adapters](https://github.com/atom-ide-community/atom-ide-base/blob/8eab146ed7a1e40d154d5e56e02b9284a8bc74d1/nuclide/nuclide-debugger-common/debugger-registry.js#L38)
https://github.com/facebookarchive/nuclide/issues/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](https://user-images.githubusercontent.com/16418197/95936245-be136980-0d9a-11eb-9641-6c555ebd0662.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.