1. 19 7月, 2017 3 次提交
    • B
      💄 · b8040ba3
      Benjamin Pasero 提交于
      b8040ba3
    • P
      Add workbench.fontAliasing configuration option (#30628) · 7a78eee3
      Priit Haamer 提交于
      * Add workspace.fontAliasing configuration option
      
      Add simple boolean configuration option that controls how fonts are being rendered in workbench.
      
      Enabling this option in configuration results with more native feel on macOS.
      
      * Add different modes for workbench.fontAliasing
      
      Support both additional "antialiased" and "none" methods on font antialiasing. Leaving subpixel-antialiased as default
      
      See #2577
      
      * Apply workbench.fontAliasing on document.body
      
      Instead of using only workbench element, apply font aliasing setting globally on entire window.
      
      See #2577
      7a78eee3
    • B
  2. 18 7月, 2017 37 次提交