修改Typora的快捷键

魔芋:Typora是一款不错的编写markdowm的软件,推荐使用。



魔芋:修改这个文件conf.user.json
修改Typora的快捷键【markdown软件】
 
  "keyBinding": {
      "Code Fences":"Ctrl+Shift+f"
    // for example: 
    // "Always on Top": "Ctrl+Shift+P"
  },

修改参考的官网地址为:https://support.typora.io/Custom-Key-Binding/


结果:
修改Typora的快捷键【markdown软件】
 
魔芋:OK



Windows / Linux

(Requires Typora ≥ v0.9.16)

  1. Open Menu → Preference in Typora, then click “Open Advanced Settings”.

    修改Typora的快捷键【markdown软件】

  2. Open and edit conf.user.json from opened “File Explore”. If there’s no such file, create one.

  3. Set or add JSON object which represents a key binding, for example:

    修改Typora的快捷键【markdown软件】

  4. Restart Typora, and the new key binding will be applied.

    修改Typora的快捷键【markdown软件】

You could set or change shortcut keys for menu items in menu bar in native window style.




**

相关文章: