1. 22 12月, 2020 1 次提交
  2. 20 11月, 2020 1 次提交
  3. 09 10月, 2020 1 次提交
  4. 08 10月, 2020 1 次提交
  5. 02 10月, 2020 1 次提交
  6. 23 9月, 2020 1 次提交
  7. 04 8月, 2020 1 次提交
  8. 17 7月, 2020 1 次提交
  9. 16 7月, 2020 1 次提交
  10. 10 7月, 2020 1 次提交
  11. 08 7月, 2020 1 次提交
  12. 30 6月, 2020 1 次提交
  13. 29 6月, 2020 1 次提交
  14. 18 6月, 2020 1 次提交
  15. 13 6月, 2020 1 次提交
  16. 28 5月, 2020 1 次提交
  17. 09 5月, 2020 1 次提交
  18. 21 4月, 2020 1 次提交
  19. 26 3月, 2020 1 次提交
  20. 14 3月, 2020 1 次提交
  21. 05 3月, 2020 1 次提交
  22. 16 1月, 2020 1 次提交
  23. 28 12月, 2019 1 次提交
  24. 11 12月, 2019 1 次提交
  25. 07 12月, 2019 1 次提交
  26. 23 11月, 2019 1 次提交
  27. 01 11月, 2019 1 次提交
  28. 30 8月, 2019 1 次提交
  29. 29 8月, 2019 1 次提交
  30. 13 8月, 2019 1 次提交
  31. 31 7月, 2019 3 次提交
  32. 24 6月, 2019 1 次提交
  33. 21 6月, 2019 1 次提交
  34. 13 6月, 2019 1 次提交
    • A
      Allow Inline Rename to also apply a file rename (#36041) · d516b661
      Andrew Hall 提交于
      When doing inline rename on a named type (interface, enum, or class) show a checkbox to also rename the file.
      
      The checkbox will always show if the kind supports file rename
      
      The checkbox will be disabled if any of the following is true:
      - The type is a partial type with multiple definition locations
      - The type does not currently match the file name
      
      Extend ISyntaxFactsService to add IsTypeDeclaration
      Implement file rename as part of conflict resolution for inline rename. This will allow other features to do file rename that also use the conflict resolver, all they need to do is set the correct option.
      d516b661
  35. 05 6月, 2019 1 次提交
  36. 17 5月, 2019 1 次提交
  37. 10 5月, 2019 1 次提交
  38. 12 4月, 2019 1 次提交