1. 11 9月, 2017 2 次提交
    • B
      Show file paths in inactive panes (fixes #29932) · 01af5079
      Benjamin Pasero 提交于
      01af5079
    • T
      Add template system for tab descriptions. (#12965) (#33815) · 3d6f59a3
      Tony Valderrama 提交于
      * Add template system for tab descriptions. (#12965)
      
      * Add a boolean flag to onConfigurationChanged to prevent updates during initialization.
      
      * - Change configuration key to 'workbench.editor.tabSubtitle'.
      - Change configuration type to the enum ['default', 'short', 'medium', 'long']
      - Move path logic into FileEditorInput.
      - Move configuration handling into GroupService/ITabOptions.
      - Refactor duplicate path shortening logic.
      
      * Don't consider empty-string descriptions during de-duplication. Don't show subtitle when all descriptions are identical.
      
      * Minor fixes and documentation.
      3d6f59a3
  2. 05 9月, 2017 1 次提交
  3. 21 8月, 2017 1 次提交
  4. 18 8月, 2017 1 次提交
  5. 12 7月, 2017 1 次提交
  6. 06 7月, 2017 1 次提交
  7. 19 6月, 2017 2 次提交
  8. 16 6月, 2017 2 次提交
  9. 15 6月, 2017 2 次提交
  10. 13 6月, 2017 1 次提交
  11. 07 6月, 2017 2 次提交
  12. 17 5月, 2017 1 次提交
    • M
      Make TextEditorOptions.fromEditor static (#26779) · 98436234
      Matt Bierner 提交于
      Refactors TextEditorOptions.fromEditor to a static method instead of an instance method. This method is only called after creation of the options object and currently requires using a weird cast in a few places
      98436234
  13. 11 5月, 2017 1 次提交
  14. 27 4月, 2017 1 次提交
  15. 25 4月, 2017 1 次提交
  16. 26 3月, 2017 2 次提交
  17. 20 3月, 2017 2 次提交
  18. 17 3月, 2017 1 次提交
  19. 16 3月, 2017 1 次提交
  20. 15 3月, 2017 1 次提交
  21. 14 3月, 2017 1 次提交
  22. 12 3月, 2017 1 次提交
  23. 11 3月, 2017 2 次提交
  24. 07 3月, 2017 3 次提交
  25. 04 3月, 2017 1 次提交
  26. 08 2月, 2017 1 次提交
  27. 03 2月, 2017 1 次提交
  28. 20 1月, 2017 1 次提交
  29. 17 1月, 2017 1 次提交
  30. 16 1月, 2017 1 次提交