V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
wzw
V2EX  ›  问与答

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

  •  1
     
  •   wzw · Mar 9, 2018 · 3762 views
    This topic created in 2985 days ago, the information mentioned may be changed or developed.

    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 replies    2020-07-23 18:59:12 +08:00
    hexo
        1
    hexo  
       Jul 23, 2020
    同问
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5616 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 05:52 · PVG 13:52 · LAX 22:52 · JFK 01:52
    ♥ Do have faith in what you're doing.