1. 14 11月, 2018 1 次提交
  2. 01 11月, 2018 1 次提交
  3. 19 10月, 2018 1 次提交
    • C
      Do not crash ExtractMethod when we run into a dataflowanalysis result we... · 19d3a815
      CyrusNajmabadi 提交于
      Do not crash ExtractMethod when we run into a dataflowanalysis result we didn't account for. (#30554)
      
      * Do not crash when we run into a dataflowanalysis result we didn't account for.
      
      * Add comment.
      
      * remove
      
      * Improve error strings.
      
      * Simplify.
      
      * Assume the variable is read.
      
      * Add test.
      
      * KeyValueMessage.
      19d3a815
  4. 13 10月, 2018 1 次提交
    • J
      Explore options to allow users to add all missing imports (#29516) · 26558c07
      Joey Robichaud 提交于
      Added AddMissingImport CodeRefactoring driven by PasteTrackingService
      
      Added PasteTrackingService that handles the paste command and track
      paste information for documents. This paste information can be used
      by refactorings to make suggestions based on what was pasted.
      
      Fixes #10272
      26558c07
  5. 01 8月, 2018 1 次提交
  6. 28 7月, 2018 1 次提交
    • C
      Code Cleanup AB Test (#28625) · 5b2d1d28
      Cheryl Borley 提交于
      * Add AB tests for code cleanup
      revert the text change of Code_cleanup_is_not_configured, as the new text is not translated
      Only SettingIsAlreadyUpdatedByExperiment to ture for Group B; always show gold bar if user setting is changed in AB test
      5b2d1d28
  7. 17 7月, 2018 1 次提交
  8. 14 7月, 2018 1 次提交
  9. 07 7月, 2018 1 次提交
  10. 06 6月, 2018 1 次提交
    • C
      Code clean up (#26802) · d3a28d45
      Carol Hu 提交于
      * remove usings when format document
      
      * sort usings when format document
      
      * add code fix
      
      * hack fix for the issue with apply multiple changes.
      
      * refactoring
      
      * 3 changes
      
      1. put open file editorconfig change tracking back
      2. handle open file leaking when solution close with files opened case
      3. don't share locks between editorconfig events and roslyn events
      
      * skip the 'Remove unused variable' when format document
      
      * changed code fix part to use "fix all" and only fixes P1 list rather than fix everything in the document. also not apply changes to buffer until everything is done rather than doing it per fix.
      
      * made undo experience better
      
      * add expression body as one of fix to offer
      
      * add code fix options in format document settings
      
      * add hidden box IsCodeCleanupConfiguredCheckBox to track if the user ever configured the code cleanup
      
      * clean up
      
      * fix some tests
      
      * disable a test temporarily
      
      * PR comments
      
      * refactoring
      
      * Revert "3 changes"
      
      This reverts commit 7e0fd53f02a0e20d063440b3cce5569e51e71afc.
      
      * PR comments
      
      * PR comments
      
      * renaming
      
      * bug fixing
      
      * PR comments
      
      * refactoring
      
      * refactoring
      
      * refactoring
      
      * refactoring
      
      * Make ICodeCleanupService extend ILanguageService
      
      * refactoring
      
      * refactoring
      
      * fix deadlock, call Format inside CodeCleanupService
      
      * rename async methods
      
      * PR comments
      
      * move files under features
      
      * PR comments
      
      * PR comments
      
      * Never Show this again will never show the code cleanup info bar for this user.
      
      * rename
      
      * use ImmutableArray
      d3a28d45
  11. 26 4月, 2018 1 次提交
  12. 12 4月, 2018 1 次提交
  13. 25 1月, 2018 1 次提交
  14. 18 1月, 2018 1 次提交
  15. 12 12月, 2017 1 次提交
  16. 06 12月, 2017 1 次提交