
Browser's external editor geliştiren: Ruslan Osmanov
Allows to edit text fields with an external editor
Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
Uzantı meta verileri
Ekran görüntüleri


Bu uzantı hakkında
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.
Deneyiminize puan verin
İzinlerDaha fazla bilgi al
Bu eklenti şunlara ihtiyaç duyuyor:
- Firefox dışındaki programlarla mesaj alışverişi yapma
- Tarayıcı sekmelerine erişme
Daha fazla bilgi
- Eklenti bağlantıları
- Sürüm
- 3.3.1
- Boyut
- 54,5 KB
- Son güncelleme
- 22 gün önce (26 Nis 2025)
- İlgili kategoriler
- Lisans
- Yalnızca GNU Genel Kamu Lisansı v3.0
- Sürüm geçmişi
Koleksiyona ekle
3.3.1 sürüm notları
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}).
Ruslan Osmanov tarafından geliştirilen diğer uzantılar
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok