1. 16 4月, 2019 1 次提交
  2. 01 4月, 2019 1 次提交
  3. 18 2月, 2019 1 次提交
  4. 07 2月, 2019 1 次提交
  5. 29 1月, 2019 1 次提交
  6. 24 1月, 2019 1 次提交
  7. 20 11月, 2018 1 次提交
  8. 12 7月, 2018 1 次提交
  9. 28 6月, 2018 1 次提交
  10. 26 6月, 2018 1 次提交
  11. 25 6月, 2018 1 次提交
  12. 20 6月, 2018 2 次提交
    • J
      Remove button that shouldnt show up (#52360) · 69d79b07
      Jackson Kearl 提交于
      69d79b07
    • J
      Add ability to ignore recommendations both globally and at a per-workspace level (#51941) · 442e5e20
      Jackson Kearl 提交于
      * WIP
      
      * Initail filtering and pulling filter list logic.
      
      * Imporive typing and naming
      
      * Remove the significant duplication
      
      * Bug fixes.
      
      * Fix bug where arrow functions dont maintain `this` in point free style
      
      * WIP on extension ignoring UI.
      
      * UI for global ignores.
      
      * Add "unwantedRecommendations" to extensions.json template and intelisense
      
      * Notify of workspace non-recommended extensions
      
      * Wording of extensions.json template
      
      * More UI for ignore button.
      
      * Use seprate notification channel of recommendation changes.
      
      * Reload search when recommended extensions changes
      
      * Tests for ExtensionTipsService
      
      * Test extensions workbench service
      
      * Naming and add default vaule to workspace settings
      
      * Initial revisions
      
      * Global ignore need not call workspace refresh
      
      * Fix build issues
      
      * Skip refreshing workspace twice
      
      * WIP
      
      * WIP
      
      * Reduce file accesses.
      Remove bug causing all open editors to show exrtension as ignored
      
      * Fix some of the build issues.
      
      * Hackish thing that fixes the test.
      
      * Rename id to extensionId in RecommendationChangeNotification
      
      * updateRecommendedness ??
      
      * Not needed
      
      * Remove point free style thing
      
      * Simplify
      
      * naming
      
      * remove extrenous getWrokspaceRecommendations call
      
      * Casing
      
      * Gracefull handle missing 'extensions' field in multiroot project config
      
      * Refresh recommendation views on recommendation change
      
      * more case sensitivity stuff
      
      * naming/refactroing
      
      * Simplify return types
      
      * Wording
      
      * Add telemetry
      
      * guard telemetry service
      442e5e20
  13. 08 6月, 2018 1 次提交
  14. 15 4月, 2018 1 次提交
  15. 07 3月, 2018 1 次提交
  16. 06 3月, 2018 1 次提交
  17. 20 2月, 2018 1 次提交
  18. 23 1月, 2018 1 次提交
  19. 12 12月, 2017 1 次提交
  20. 24 11月, 2017 1 次提交
  21. 14 11月, 2017 1 次提交
  22. 25 10月, 2017 1 次提交
  23. 14 10月, 2017 1 次提交
  24. 11 9月, 2017 2 次提交
  25. 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
  26. 24 5月, 2017 1 次提交
  27. 01 3月, 2017 1 次提交
  28. 12 12月, 2016 1 次提交
  29. 02 11月, 2016 1 次提交
  30. 26 10月, 2016 2 次提交
  31. 21 10月, 2016 3 次提交
  32. 18 10月, 2016 1 次提交
  33. 13 10月, 2016 1 次提交
  34. 06 10月, 2016 2 次提交