1. 30 11月, 2018 1 次提交
  2. 29 11月, 2018 1 次提交
  3. 12 11月, 2018 1 次提交
  4. 29 10月, 2018 1 次提交
  5. 14 10月, 2018 1 次提交
  6. 13 10月, 2018 2 次提交
  7. 12 10月, 2018 1 次提交
  8. 03 10月, 2018 2 次提交
  9. 22 9月, 2018 1 次提交
  10. 17 9月, 2018 1 次提交
  11. 12 9月, 2018 1 次提交
  12. 10 9月, 2018 1 次提交
  13. 07 9月, 2018 1 次提交
  14. 06 9月, 2018 1 次提交
  15. 04 9月, 2018 2 次提交
  16. 03 9月, 2018 2 次提交
  17. 27 8月, 2018 1 次提交
  18. 24 8月, 2018 1 次提交
  19. 14 8月, 2018 1 次提交
  20. 10 8月, 2018 1 次提交
  21. 25 7月, 2018 1 次提交
  22. 24 7月, 2018 2 次提交
  23. 19 7月, 2018 1 次提交
  24. 14 7月, 2018 1 次提交
  25. 12 7月, 2018 3 次提交
  26. 28 6月, 2018 3 次提交
  27. 26 6月, 2018 1 次提交
  28. 25 6月, 2018 1 次提交
  29. 22 6月, 2018 1 次提交
  30. 20 6月, 2018 1 次提交
    • 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
  31. 16 6月, 2018 1 次提交