apache / apache/daffodil-vscode
Data Profiling of selected data block
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 33
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
It would be nice if when a chunk of data is selected in the Data Editor when the Profiler opened, it looked only at the selected block.
It currently defaults to the entire file and requires users to manually enter the start, end (or length)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Data Editor selection handling and the Profiler entry point, then trace how the profiler currently initializes its start, end, or length values. Done means opening the Profiler with a selected block automatically profiles that block instead of the entire file, without requiring manual range entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- data, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100