
Chrome Emacs di Karim Aziiev
Use Emacs to edit textareas and online editors. This extension provides bi-directional editing, cursor and scroll synchronization, and keyboard shortcuts, supporting popular online editors like CodePen, StackBlitz, and more.
42 utenti42 utenti
Metadati estensione
Informazioni sull’estensione
Chrome Emacs allows bi-directional editing of text areas and online text editors directly from Emacs. Experience seamless editing with features like cursor and scroll synchronization, auto-major mode detection, and support for multiple online editors.
Features:
Features:
- Works with most online editors: CodePen, StackBlitz, JSFiddle, LeetCode, etc.
- Cursor and Scroll Sync: Live-code seamlessly in online editors.
- Editable Areas Navigation: quickly switch focus using hints.
- Auto-Major Mode Detection: Automatically picks the right editing mode.
- Install the add-on for your browser.
- In Emacs install the Atomic Chrome fork.
- Start the server in Emacs with
M-x atomic-chrome-start-server
. - Activate the extension in your browser and start editing directly in Emacs.
Voto 5 da 1 revisore
Permessi e datiUlteriori informazioni
Permessi obbligatori:
- Accedere alle schede
Permessi facoltativi:
- Accedere ai dati di tutti i siti web
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 1.0.3
- Dimensione
- 266,74 kB
- Ultimo aggiornamento
- 13 giorni fa (2 ott 2025)
- Categorie correlate
- Licenza
- Licenza MIT
- Informativa sulla privacy
- Consulta l’informativa sulla privacy per questo componente aggiuntivo
- Cronologia versioni
- Etichette
- Aggiungi alla raccolta
Note di versione per la versione 1.0.3
Fixed an issue with editors that use the latest Monaco (e.g., Coderpad), which prevented detection of the element to edit.