anishshobithps / anishshobithps/snipshot
Diff mode (two files, inline notation, or git)
Abierto
area: aesthetics
area: input
effort: medium
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Use Monaco's built-in **diff editor** (`monaco.editor.createDiffEditor`) — a big reason to keep Monaco:
- `--diff ` — side-by-side diff
- `--inline-diff` — inline (unified) rendering
- `--git ` — snapshot a file's diff against a git ref
- [ ] Two-file diff via `createDiffEditor`
- [ ] Inline vs side-by-side option
- [ ] git integration (read the blob at ``)
- [ ] Reuse the offline Monaco from #6
Depends on #6 (local Monaco).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.