auchenberg / auchenberg/chrome-devtools-app
Workspaces feature doesn't work.
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
The Workspaces feature doesnt work, as it relies on access to the local filesystem.
It looks like the filesystem implementation in DevTools doesn't use the remote debugging protocol, but some magical logic that get's injected at runtime,
Actions:
- [ ] Figure out how the filesystem functionality is implemented
- [ ] Emulate behavior in node-webkit.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how filesystem functionality is implemented in DevTools and how the remote debugging protocol is involved. Then investigate how the behavior should be emulated in node-webkit; done means the Workspaces feature works without relying on unavailable local-filesystem access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100