NativeScript / NativeScript/android
Chrome DevTools integration
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 563
- Forks
- 144
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 14
Description
Enable integration of the Runtime with Chrome DevTools. This will supersede the current node_inspector integration, which is quite outdated mainly because it has some Node dependent functionality. Additionally it will provide a more universal and well known developer experience.
This is an epic feature and will spawn on several iterations.
- 2.5 Debugging
- 3.0.0 Networking
- 3.1.0 Visual tree & CSS inspection (Elements)
- Timeline
- Profiles
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the existing node_inspector integration and compare it with the completed debugging, networking, and Elements work listed in the issue. The remaining scope is the unchecked Timeline and Profiles iterations; completion should cover those planned Chrome DevTools capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- devtools, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100