Overleaf - Additional Keymaps

Adds new keybindings to Overleaf

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
BLumbye
1日のインストール数
0
累計インストール数
11
評価
0 0 0
バージョン
0.2
作成日
2023/03/04
更新日
2023/04/19
大きさ
3.47KB
ライセンス
GPL-3
対象サイト

This script adds keymaps to both the editor itself, but also other areas of Overleaf. Right now the amount of keymaps is quite sparse, though the plan is to add more as the need arises.

Editor keymaps:

  • Ctrl + m: Adds \texttt{} around all selections, just like the built-in commands for bold and italics.
  • Alt + e: Escapes all reserved characters (# $ % & { } _ ~ ^ \) in all selections, e.g. replacing # with \#.

Other keymaps:

  • F2 when file is in focus: Rename the file. Functionally the exact same as pressing the pencil button in the toolbar. This does not interfere with the default binding to toggle fold.