
Browser's external editor bởi Ruslan Osmanov
Allows to edit text fields with an external editor
Bạn sẽ cần Firefox để sử dụng tiện ích mở rộng này
Siêu dữ liệu mở rộng
Ảnh chụp màn hình


Về tiện ích mở rộng này
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.
Xếp hạng trải nghiệm của bạn
Quyền hạnTìm hiểu thêm
Tiện ích này cần:
- Trao đổi tin nhắn với các chương trình khác ngoài Firefox
- Truy cập các thẻ trên trình duyệt
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 3.3.1
- Kích cỡ
- 54,5 KB
- Cập nhật gần nhất
- 20 ngày trước (26 Thg 04 2025)
- Thể loại có liên quan
- Giấy phép
- GNU General Public License v3.0 only
- Lịch sử các phiên bản
Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 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}).
Tiện ích mở rộng khác của Ruslan Osmanov
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào
- Chưa có xếp hạng nào