7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)C3,229 forks (3,229 forks)batch import
RGraphconsoleuienhancementgood first issuehackaton
Repository metrics
- Stars
- 23,826 stars (23,826 stars)
- PR merge metrics
- Avg merge 16h 24m (Avg merge 16h 24m)99 merged PRs in 30d (99 merged PRs in 30d)
Description
Like it is done for the disassembly preview when changing e asm.* variables.
Contributor guide
- Research direction
- Study the existing disassembly preview implementation for `e asm.*` variable changes in `Ve` mode, then replicate the same pattern for `graph.*` variables. Look for the relevant source files handling visual mode updates and variable changes.
- Tech stack
- c
- Domain
- backendclitooling
- Issue type
- Feature
- Prerequisites
- Cradare2visual mode development