1. 18 12月, 2020 1 次提交
  2. 09 11月, 2020 1 次提交
  3. 08 10月, 2020 1 次提交
  4. 06 10月, 2020 2 次提交
  5. 02 9月, 2020 1 次提交
  6. 20 7月, 2020 1 次提交
  7. 15 7月, 2020 1 次提交
  8. 13 7月, 2020 3 次提交
  9. 10 7月, 2020 2 次提交
  10. 08 7月, 2020 2 次提交
  11. 07 7月, 2020 2 次提交
  12. 03 7月, 2020 1 次提交
  13. 26 6月, 2020 1 次提交
  14. 25 6月, 2020 1 次提交
  15. 24 6月, 2020 1 次提交
    • P
      File operation events support multiple resources (#98988) · e3033fae
      Pascal Fong Kye 提交于
      * refactor: use array of resources
      
      * refactor: use an array of uricomponentspair
      
      * feat: move many resources
      
      * refactor: rename data to files
      
      * feat: use array of files for copy
      
      * refactor: use move with multiple resources
      
      * refactor: use move method with array of files
      
      * refactor: rename data to files
      
      * feat: moveOrCopy array of resources on paste
      
      * refactor: use concise loop syntax
      
      * test: assert number of events
      
      * refactor: rename uricomponentspair
      
      * support multiple files on WorkingCopyFileEvent
      
      * feat: support multiple resources
      onWillRunWorkingCopyFIleOperation onDidRunWorkingCopyFileOperation
      
      * refactor: make source optional for consistency
      
      * refactor: support resources for delete
      
      * test: isolate tests
      
      * fix: iterate over resources
      
      * feat: support operations on delete
      
      * feat: adopt deleting multiple resources
      
      * fix: typing and sequential flow of copyservice
      
      * fix: typing and naming
      
      * fix: typing and naming
      
      * fix: use different message for multiple overwrites
      
      * refactor: naming consistency
      
      * fix: use array resources
      
      * fix: message for multiple overwrites
      
      * fix format
      
      * clean up working copy file service
      
      * refactor multiple overwrites message helper
      
      * use openeditors to bulk open
      
      * split drop copy and move
      
      * add returns
      Co-authored-by: NBenjamin Pasero <benjpas@microsoft.com>
      e3033fae
  16. 23 6月, 2020 1 次提交
  17. 20 6月, 2020 1 次提交
    • F
      Move encoding to common for #79275 (#100539) · 24e0a822
      Fedor Nezhivoi 提交于
      * move encoding.ts to common for #79275
      
      * load iconv-lite-umd and jschardet in web version for #79275
      
      * move EncodingOracle to the AbstractTextFileService for #79275
      
      * review
      
      * update to new iconv-lite-umd
      
      * add workaround for jschardet types
      
      * fix indentation
      
      * add iconv-lite-umd and jschardet to workbench.html
      
      * fix paths for modules
      Co-authored-by: NBenjamin Pasero <benjpas@microsoft.com>
      24e0a822
  18. 08 6月, 2020 1 次提交
  19. 01 6月, 2020 2 次提交
  20. 18 5月, 2020 1 次提交
  21. 16 4月, 2020 1 次提交
  22. 03 3月, 2020 1 次提交
  23. 02 3月, 2020 1 次提交
  24. 28 2月, 2020 1 次提交
  25. 22 2月, 2020 1 次提交
  26. 21 2月, 2020 1 次提交
  27. 20 2月, 2020 2 次提交
  28. 19 2月, 2020 3 次提交
  29. 18 2月, 2020 2 次提交