Skip to content
#

browser

Here are 4,725 public repositories matching this topic...

next.js
felixmosh
felixmosh commented May 10, 2022

Verify canary release

  • I verified that the issue exists in Next.js canary release

Provide environment information

Operating System:
  Platform: darwin
  Arch: x64
  Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
Binaries:
  Node: 16.13.2
  npm: 8.1.2
  Yarn: 1.19.1
  pnpm: N/A
good first issue area: documentation
vadimkantorov
vadimkantorov commented May 7, 2021

I'm making a client-side code editor with rudimentary Git support, and syntax highlighting for diff/patch files would be really nice - a way to view the whole diff in a single window (alternative to existing diffeditor - with similar colors to git diff console coloring), maybe would be useful for others too.

https://github.com/microsoft/monaco-languages/ asks to create issues in this repo...

Improve this page

Add a description, image, and links to the browser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the browser topic, visit your repo's landing page and select "manage topics."

Learn more