Biçimlendiriciler ve Kod
Git Diff Görüntüleyici
Render unified diffs with side-by-side or inline view.
Editörün notu
Understanding · @@-lines, plus, minus, that's the whole format.
Bu ayrıntılı bölüm şu anda yalnızca İngilizce olarak sunulmaktadır. Yukarıdaki dönüştürme aracı sizin dilinizde çalışır; uzun açıklayıcı yazı henüz çevrilmemiştir.
Sıkça sorulan sorular
Quick answers.
›What is a unified diff?
Unified diff is a standard text format that represents changes between two files. It typically uses `+` for additions, `-` for deletions, and context lines to show where the change occurred.
›Is my code shared with any external servers?
No. The diff viewer operates entirely within your local browser environment. Your patch data and file contents are processed on your device and never leave it.
›Which view mode should I use?
Side-by-side view is best for comparing structural changes across files, while inline view is more compact and traditional for reviewing quick logic updates.
›Does this tool support syntax highlighting?
Yes. The viewer attempts to detect the programming language automatically or through file headers to provide appropriate syntax highlighting for better readability.
İnsanlar ayrıca şunları arar
İlgili araçlar
More in this room.
- Metin Fark Denetleyicisiİki metin bloğunu satır satır karşılaştırın.
- API Talep OluşturucuHTTP istekleri oluşturun, gönderin ve inceleyin — Postman gibi, ama ücretsiz.
- Performans DenetimiHerhangi bir herkese açık URL için hızlı yükleme süresi ve ağırlık kontrolü.
- Erişilebilirlik DenetleyicisiYapıştırılan HTML'ye karşı odaklanmış bir WCAG kontrol seti çalıştırın.
- User Agent AyrıştırıcıHerhangi bir UA dizgisinden Tarayıcı, İşletim Sistemi, cihaz ve motor bilgisi.
- Algoritma GörselleştiricisiSıralama ve yol bulmayı görsel olarak adım adım inceleyin.