1. 13 7月, 2017 5 次提交
  2. 12 7月, 2017 3 次提交
  3. 11 7月, 2017 4 次提交
  4. 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
  5. 07 7月, 2017 7 次提交
  6. 06 7月, 2017 11 次提交
  7. 05 7月, 2017 5 次提交
  8. 04 7月, 2017 3 次提交
  9. 03 7月, 2017 1 次提交