1. 11 1月, 2020 1 次提交
  2. 10 1月, 2020 1 次提交
  3. 20 12月, 2019 1 次提交
  4. 19 12月, 2019 1 次提交
  5. 14 12月, 2019 4 次提交
  6. 13 12月, 2019 1 次提交
  7. 11 12月, 2019 1 次提交
  8. 10 12月, 2019 1 次提交
    • S
      Viewlet Refactor (#85566) · cabcace4
      SteVen Batten 提交于
      * wip 2
      
      * use viewlet stubs
      
      * fix layering issue
      
      * fix saveState and contextmenus
      
      * move context menu logic into panecomposite
      
      * revert tasks.json
      
      * tasks again
      
      * add showHeaderInTitleWhenSingleView values
      
      * patch tests
      
      * some cleanup
      
      * more cleanup
      
      * start view
      
      * merging conflicts
      
      * fix title and dnd
      
      * adding missing api surface to pane composite
      
      * additional merge resolution
      cabcace4
  9. 05 12月, 2019 1 次提交
  10. 04 12月, 2019 1 次提交
  11. 03 12月, 2019 2 次提交
  12. 26 11月, 2019 1 次提交
  13. 25 11月, 2019 1 次提交
  14. 24 11月, 2019 1 次提交
    • J
      Add initial search editor implementation (#85424) · 695bc303
      Jackson Kearl 提交于
      * Initial search editor implementation
      
      * Merge fixes
      
      * Exclude search result untitled editors from localresults results
      
      * Remove unneeded keybinding
      
      * .vsc-search => .code-search
      
      * Add extension readme
      
      * Fix extra space inserted on Windows
      
      * Fixup some escaping issues
      
      * Add highlighting of result matches
      695bc303
  15. 19 11月, 2019 1 次提交
  16. 15 11月, 2019 2 次提交
  17. 14 11月, 2019 1 次提交
  18. 07 11月, 2019 2 次提交
  19. 28 10月, 2019 1 次提交
  20. 23 10月, 2019 1 次提交
  21. 17 10月, 2019 1 次提交
  22. 14 10月, 2019 1 次提交
  23. 06 10月, 2019 1 次提交
    • B
      search: remove unused config settings · e6e04b28
      Brian Malehorn 提交于
      `searchRipgrep.enable` and `search.runInExtensionHost` are no longer
      used. A code search for `searchRipgrep` and `runInExtensionHost` shows
      no matches.
      
      While they were originally used to determine if searches should be run
      with ripgrep, they were later replaced with `search.useRipgrep`. That
      setting itself is now deprecated and does the same thing as
      `search.usePCRE2` (so it actually doesn't disable ripgrep), but at least
      it does something.
      
      So delete these settings that are beyond deprecation - they do nothing.
      e6e04b28
  24. 01 9月, 2019 1 次提交
  25. 02 8月, 2019 1 次提交
  26. 28 7月, 2019 1 次提交
  27. 16 7月, 2019 1 次提交
  28. 15 7月, 2019 1 次提交
  29. 11 7月, 2019 1 次提交
  30. 08 7月, 2019 1 次提交
  31. 03 7月, 2019 1 次提交
  32. 11 6月, 2019 1 次提交
  33. 05 6月, 2019 1 次提交
  34. 23 5月, 2019 1 次提交