V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
wzw
V2EX  ›  问与答

typora 的 tab 键如何设置成 4 个空格?

  •  1
     
  •   wzw · 2018-03-09 11:00:27 +08:00 · 3349 次点击
    这是一个创建于 2273 天前的主题,其中的信息可能已经有所发展或是发生改变。

    1

    tab 键最好是 4 个空格, 谁有办法? 谢谢

    我尝试 issue 里面看的方法不起作用呀... "indentWithTabs": true

    /** For advanced users. */
    {
      "width" : null, // Integer - Window's width in pixels. Default is null (last window width)
      "height" : null, // Integer - Window's height in pixels. Default is null (last window height)
      "defaultFontFamily": {
        "standard": null, //String - Defaults to "Times New Roman".
        "serif": null, // String - Defaults to "Times New Roman".
        "sansSerif": null, // String - Defaults to "Arial".
        "monospace": null // String - Defaults to "Courier New".
      },
      "autoHideMenuBar": false, //Boolean - Auto hide the menu bar unless the `Alt` key is pressed. Default is false.
    
      // Array - Search Service user can access from context menu after a range of text is selected. Each item is formatted as [caption, url]
      "searchService": [
        ["Search with Google", "https://google.com/search?q=%s"]
      ],
    
      // Custom key binding, which will override the default ones.
      "keyBinding": {
    	// for example: 
        // "Always on Top": "Ctrl+Shift+P"
      },
    
      "autoSaveTimer" : 5, // default 5 minutes
      "maxFetchCountOnFileList": 500,
      "indentWithTabs": true
      
    }
    
    1 条回复    2020-07-23 18:59:12 +08:00
    hexo
        1
    hexo  
       2020-07-23 18:59:12 +08:00
    同问
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5671 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 06:19 · PVG 14:19 · LAX 23:19 · JFK 02:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.