1. 28 4月, 2015 1 次提交
  2. 24 4月, 2015 1 次提交
  3. 23 4月, 2015 1 次提交
  4. 22 4月, 2015 1 次提交
  5. 18 4月, 2015 2 次提交
  6. 17 4月, 2015 1 次提交
  7. 15 4月, 2015 1 次提交
    • W
      Fix UnreachableException · 0d0ee69b
      Wonseok Chae 提交于
      When computing the distance between blocks, there was a missing case for LabeledStatement, causing UnreachableException. This PR fixes this issue.
      0d0ee69b
  8. 10 4月, 2015 1 次提交
    • S
      Add simplifier annotation on using directives generated via the Add Using fix... · 3faa3e32
      Shyam N 提交于
      Add simplifier annotation on using directives generated via the Add Using fix so that generated directives are already simplified (in the case where using is generated inside a namespace declaration) without the user having to simplify manually in a subsequent step.
      
      Note: I also added the annotation inthe corresponding VB fix for parity. However, this should be a no-op for VB since VB only supports file-level namespace imports.
      
      Fixes #1893
      3faa3e32
  9. 07 4月, 2015 1 次提交
  10. 31 3月, 2015 1 次提交
  11. 28 3月, 2015 2 次提交
  12. 27 3月, 2015 1 次提交
  13. 26 3月, 2015 2 次提交
  14. 24 3月, 2015 1 次提交
  15. 21 3月, 2015 1 次提交
  16. 20 3月, 2015 1 次提交
  17. 18 3月, 2015 1 次提交
  18. 17 3月, 2015 8 次提交
  19. 14 3月, 2015 1 次提交
    • S
      Produce 'invisible' squiggles for 'Remove Unnecessary Usings' and 'Simplify Type Name'. · 7d4ed231
      Shyam N 提交于
      Produce invisible / suggestion squiggles (which will in turn display Quick Info on mouse hover) for the hidden diagnostics that we report for 'Remove Unnecessary Usings' and 'Simplify Type Name'. The presence of Quick Info pane for such squiggles allows allows platform to display Light Bulb for the corresponding fixes. Per their current design platform can only display light bulb if Quick Info pane is present.
      7d4ed231
  20. 13 3月, 2015 1 次提交
  21. 12 3月, 2015 2 次提交
  22. 11 3月, 2015 3 次提交
  23. 10 3月, 2015 1 次提交
  24. 07 3月, 2015 2 次提交
  25. 06 3月, 2015 1 次提交
  26. 05 3月, 2015 1 次提交