1. 17 12月, 2020 1 次提交
  2. 16 12月, 2020 2 次提交
  3. 12 12月, 2020 1 次提交
  4. 11 12月, 2020 2 次提交
  5. 10 12月, 2020 1 次提交
  6. 09 12月, 2020 3 次提交
    • P
      Signature Help for function applications (#10518) · dce85376
      Phillip Carter 提交于
      * Initial signature help support
      
      * begin refactor
      
      * more refactor, more use layout
      
      * test project update
      
      * Initial signature help support
      
      * begin refactor
      
      * more refactor, more use layout
      
      * test project update
      
      * fix tests
      
      * fix the damn merge
      
      * I hate git
      
      * surface and retrigger unecessary
      
      * Fix regression in typing identifiers for tupled calls
      
      * Refactor + support old behavior in methods
      
      * Support curried members
      
      * Fix test
      
      * Notes and refactor
      
      * Calculate argument indexes correctly
      
      * Support qualified applications and exclude operators
      
      * dive into func expr correctly now that we pick the end of the func range
      
      * uncomment out operator check
      
      * Add back weird test thing
      
      * handle pipelines and functions passed first-class
      
      * todo - pipelines
      
      * Finally, pipelines that work right!
      
      * Support triggering in the middle of files
      
      * clarifying comment
      
      * Don't dive into arg expressions on infix apps unless they contain the range
      
      * Move syntax tree stuff into service layer
      
      * Add tests
      
      * more tests
      
      * Update area
      
      * Finish tests for service layer
      
      * refactor
      
      * More integration tests
      
      * fix merge issue
      dce85376
    • C
      Loc update (#10651) · bcbc6ad4
      Cristiano Suzuki 提交于
      Co-authored-by: NCristiano Suzuki <crsuzuki@microsoft.com>
      bcbc6ad4
    • P
      Add ConvertToF#LambdaSyntax code fixer (#10637) · 70ce20d8
      Phillip Carter 提交于
      * Add RemoveReturnOrYield code fixer
      
      * area:
      
      * Update testing, which was frankly wrong
      70ce20d8
  7. 08 12月, 2020 4 次提交
  8. 03 12月, 2020 1 次提交
  9. 26 11月, 2020 2 次提交
  10. 24 11月, 2020 1 次提交
  11. 21 11月, 2020 1 次提交
  12. 19 11月, 2020 4 次提交
  13. 18 11月, 2020 5 次提交
  14. 17 11月, 2020 2 次提交
  15. 06 11月, 2020 2 次提交
  16. 30 10月, 2020 1 次提交
  17. 28 10月, 2020 1 次提交
  18. 23 10月, 2020 4 次提交
  19. 19 10月, 2020 1 次提交
  20. 16 10月, 2020 1 次提交