Hacker News new | ask | show | jobs
by tarr11 3317 days ago
You should take a look at the Monaco Editor[1], which is used in VS Code. It is available as a javascript component, and there is also a React wrapper around it [2]

[1] https://github.com/Microsoft/monaco-editor

[2] https://github.com/superRaytin/react-monaco-editor