apache/daffodil-vscode

Data Profiler enhancement to implement hashing

Open

#1,264 opened on May 19, 2025

View on GitHub
 (7 comments) (0 reactions) (2 assignees)TypeScript (32 forks)auto 404
data editorenhancementextensiongood first issuerequirementstypescript

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Data Editor Enhancement: Data Hashing

Implement functionality to add data hashing within the Data Editor. The hashable data targets are the segments listed below for both unapplied data changes and on-disk data content.

  • Whole file
  • Selected viewport data
  • Current unapplied viewport data changes.

Contributor guide