
Browser's external editor Autor: Ruslan Osmanov
Allows to edit text fields with an external editor
Na použitie tohto rozšírenia budete potrebovať Firefox
Metadáta rozšírenia
Snímky obrazovky


O tomto rozšírení
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.
Ohodnoťte svoju skúsenosť
PovoleniaĎalšie informácie
Tento doplnok potrebuje:
- Vymieňať si správy s inými programami ako Firefox
- Pristupovať ku kartám prehliadača
Ďalšie informácie
- Odkazy doplnku
- Verzia
- 3.3.1
- Veľkosť
- 54,5 kB
- Posledná aktualizácia
- pred 11 dňami (26. apr 2025)
- Príbuzné kategórie
- Licencia
- Len GNU General Public License v3.0
- História verzií
Pridať do kolekcie
Poznámky k vydaniu pre verziu 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}).
Ďalšie rozšírenia od autora Ruslan Osmanov
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený
- Doplnok zatiaľ nie je ohodnotený