
Chrome Emacs por 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.
44 Users44 Users
Metadados da extensão
Acerca desta extensão
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.
Rated 5 by 1 reviewer
Permissions and dataSaber mais
Permissões necessárias:
- Aceder aos separadores do navegador
Permissões opcionais:
- Aceder aos seus dados para todos os sites
Mais informação
- Ligações do extra
- Versão
- 1.0.3
- Tamanho
- 266,74 KB
- Última atualização
- há um dia (2 de out de 2025)
- Categorias relacionadas
- Licença
- MIT License
- Política de privacidade
- Ler a política de privacidade para este extra
- Histórico de versões
- Etiquetas
- Adicionar à coleção
Notas de lançamento para 1.0.3
Fixed an issue with editors that use the latest Monaco (e.g., Coderpad), which prevented detection of the element to edit.