MaibornWolff / MaibornWolff/codecharta
Delta mode should be possible to use with multiple maps at the same time
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
Feature request
Description
As a user, I want to use delta mode with multiple maps at the same time so that I do not have to combine maps locally before loading them into CC.
This is a feature based upon https://github.com/MaibornWolff/codecharta/issues/2569.
Acceptance criteria
- As soon as maps are chained together, switching in delta mode should handle them as a single file
Contributor guide
No contributing guide indexed for this repository
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
Start by reading issue #2569, then locate the existing delta-mode and map-chaining entry points in the TypeScript application. Trace how chained maps are handled when delta mode is switched on; the work is done when the chained maps are treated as a single file in delta mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100