
Browser's external editor por Ruslan Osmanov
Allows to edit text fields with an external editor
You'll need Firefox to use this extension
Metadata de la extensión
Capturas de pantalla


Sobre esta extensión
There are two steps to follow before using this extension:
Please don't forget to set a keyboard shortcut to invoke the text editor.
Please don't forget to set a keyboard shortcut to invoke the text editor.
Califica tu experiencia
PermisosSaber más
This add-on needs to:
- Intercambiar mensajes con otros programas
- Acceder a las pestañas del navegador
Más información
- Enlaces del complemento
- Versión
- 3.3.1
- Tamaño
- 54,5 KB
- Última actualización
- hace 10 días (26 de abr. de 2025)
- Related Categories
- Licencia
- GNU General Public License v3.0 only
- Historial de versiones
Añadir a la colección
Notas de prensa para 3.3.1
New Feature: Support for ${line} and ${column} placeholders in the command line settings
The Command Line field in the extension settings now supports two new placeholders:
- ${line} for the 1-based line number
- ${column} for the 1-based column number (offset from the beginning of the line)
Example usage:
/usr/local/bin/gvim --nofork +"call cursor(${line}, ${column})"
Notes:
- Quotes (single or double) are expanded similarly to shells.
- Variable expansion (like $VAR) and backslash escaping are not supported.
- Quotes are required when passing arguments that contain spaces. Without quotes, a line like +call cursor(${line}, ${column}) would be split into three arguments: +call, cursor(${line}, and ${column}).
The Command Line field in the extension settings now supports two new placeholders:
- ${line} for the 1-based line number
- ${column} for the 1-based column number (offset from the beginning of the line)
Example usage:
/usr/local/bin/gvim --nofork +"call cursor(${line}, ${column})"
Notes:
- Quotes (single or double) are expanded similarly to shells.
- Variable expansion (like $VAR) and backslash escaping are not supported.
- Quotes are required when passing arguments that contain spaces. Without quotes, a line like +call cursor(${line}, ${column}) would be split into three arguments: +call, cursor(${line}, and ${column}).
Más extensiones de Ruslan Osmanov
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones