drewnoakes / drewnoakes/msgpack-vs-visualiser-dotnet
Support non-zero offsets
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
MsgPack data could start at any offset. Allow it to be specified via the UI.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the UI entry point for MsgPack data in the debugger visualizer and trace how the byte array is currently read. Done means the UI accepts a non-zero offset and the visualizer decodes data beginning at that offset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100