1. 04 9月, 2017 1 次提交
  2. 01 9月, 2017 1 次提交
  3. 30 8月, 2017 3 次提交
  4. 28 8月, 2017 2 次提交
  5. 26 8月, 2017 1 次提交
  6. 25 8月, 2017 1 次提交
    • B
      Revisit code-workspace format (#33097) · 9de3068a
      Benjamin Pasero 提交于
      * drop workspace ID from workspace file
      
      * make folders types an object instead of just string
      
      * fix compile
      
      * polish relauncher for id change
      
      * migrate old workspace format to new on startup
      
      * more migration from previous workspace id
      
      * more migration code
      
      * change folder format to be a path
      
      * support for relative paths in workspace file
      
      * fix of ctor call
      
      * put root validation and filtering into workspace
      
      * ensure we always have file resources
      
      * fix tests
      
      * add tests for workspace
      
      * 💄
      
      * linting
      9de3068a
  7. 23 8月, 2017 4 次提交
  8. 22 8月, 2017 3 次提交
  9. 21 8月, 2017 1 次提交
  10. 18 8月, 2017 1 次提交
  11. 17 8月, 2017 1 次提交
  12. 03 8月, 2017 1 次提交
  13. 21 7月, 2017 1 次提交
  14. 13 7月, 2017 3 次提交
  15. 12 7月, 2017 1 次提交
  16. 08 7月, 2017 1 次提交
    • C
      Find in webview based views (html preview, release notes, extension editor) (#30016) · bf5eac13
      Cody Hoover 提交于
      * Refactored terminalFindWidget into a SimpleFindWidget and used that to provide find for webviews
      
      * Refactored Webvieweditor into an abstract base and a concrete class to respect 'part' separation
      
      * Cleaned up css and images that I forgot to delete
      
      * Reset i18n.js file
      
      * bind this when passing onThemeChange to themeService.onThemeChange
      
      * Add 'CloseWebViewEditorFind' command to close find when pressing escape
      
      * Ctrl+f now selects text in all SimpleFindWidgets even when buttons are focused. Aligns with full find widget
      
      * Fixed issues when reactivating find
      
      * Register webviewEditor with workbench
      
      * Remove find widget when disposing webview
      
      * Fixed webviewEditor casing in releaseNotesEditor (windows is case insensitive). Removed registration from workbench to see if it was necessary at all. If it fails again, I'll add it back
      bf5eac13
  17. 06 7月, 2017 3 次提交
  18. 03 7月, 2017 1 次提交
  19. 29 6月, 2017 1 次提交
  20. 28 6月, 2017 2 次提交
  21. 26 6月, 2017 1 次提交
  22. 21 6月, 2017 1 次提交
  23. 20 6月, 2017 1 次提交
  24. 19 6月, 2017 4 次提交