Skip to content

Commit

Permalink
docs: introduce an experimental support for vscode.dev and codesandbo…
Browse files Browse the repository at this point in the history
…x.io
  • Loading branch information
KarimAziev committed Apr 1, 2024
1 parent 31311fc commit 00e323d
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,22 @@ Differences between the original and the forked package, as well as other simila

![Demo](./chrome-emacs.gif)

Chrome Emacs is compatible with several widely-used online editors, including:

-[codepen.io](https://codepen.io/)
-[stackblitz.com](https://stackblitz.com/)
-[jsfiddle.net](https://jsfiddle.net/)
-[leetcode.com](https://leetcode.com/)
-[hackerrank.com](https://www.hackerrank.com/)
-[repl.it](https://repl.it/)
-[glitch.com](https://glitch.com/)
-[plnkr.co](https://plnkr.co/)
-[codesandbox.io](https://codesandbox.io/) (Currently unsupported due to a lack of Monaco API exposure).
Chrome Emacs is compatible with almost all online editors, including:

-[codepen.io](https://codepen.io/)
-[stackblitz.com](https://stackblitz.com/)
-[jsfiddle.net](https://jsfiddle.net/)
-[leetcode.com](https://leetcode.com/)
-[hackerrank.com](https://www.hackerrank.com/)
-[repl.it](https://repl.it/)
-[glitch.com](https://glitch.com/)
-[plnkr.co](https://plnkr.co/)
-[coderpad.io](https://coderpad.io/)

Experimental support is also available. See key considerations for users [here](https://github.com/KarimAziev/chrome-emacs/blob/main/docs/experimental-monaco-support.md):

-[vscode.dev](https://vscode.dev/)
-[codesandbox.io](https://codesandbox.io/)

### Installation

Expand Down

0 comments on commit 00e323d

Please sign in to comment.