1. 06 9月, 2018 1 次提交
  2. 05 9月, 2018 1 次提交
  3. 04 9月, 2018 1 次提交
  4. 03 9月, 2018 1 次提交
  5. 31 8月, 2018 1 次提交
  6. 25 8月, 2018 1 次提交
  7. 24 8月, 2018 1 次提交
  8. 23 8月, 2018 2 次提交
  9. 06 8月, 2018 1 次提交
  10. 02 8月, 2018 1 次提交
  11. 20 7月, 2018 2 次提交
  12. 18 7月, 2018 1 次提交
  13. 13 7月, 2018 1 次提交
  14. 02 7月, 2018 1 次提交
  15. 25 6月, 2018 1 次提交
  16. 16 2月, 2018 1 次提交
  17. 09 2月, 2018 1 次提交
  18. 29 1月, 2018 1 次提交
  19. 25 1月, 2018 1 次提交
  20. 24 1月, 2018 1 次提交
  21. 23 1月, 2018 2 次提交
  22. 22 1月, 2018 1 次提交
  23. 13 12月, 2017 1 次提交
  24. 12 12月, 2017 1 次提交
  25. 27 11月, 2017 1 次提交
  26. 14 11月, 2017 1 次提交
  27. 10 11月, 2017 1 次提交
  28. 08 11月, 2017 1 次提交
  29. 07 11月, 2017 1 次提交
  30. 01 11月, 2017 1 次提交
  31. 31 10月, 2017 1 次提交
  32. 30 10月, 2017 2 次提交
  33. 29 10月, 2017 1 次提交
  34. 06 10月, 2017 1 次提交
  35. 04 10月, 2017 1 次提交
  36. 22 9月, 2017 1 次提交
    • B
      Introduce GlobPattern and adopt in DocumentFilter/FileWatcher/FileSearch (#34695) · 3e9fa596
      Benjamin Pasero 提交于
      * introduce IRelativePattern and use in extension API
      
      * 💄
      
      * docs
      
      * introduce RelativePattern
      
      * support RelativePattern also for file watcher
      
      * also make findFiles support RelativePattern
      
      * less type conversion
      
      * add GlobPattern type and remove readonly
      
      * make base a string
      
      * fix setter access to RelativePattern
      
      * fix npe when exclude is undefined
      
      * fix findFiles: pattern seems to be matched against workspace always
      
      * 💄
      
      * clarify glob pattern matching
      3e9fa596