1. 08 1月, 2019 2 次提交
  2. 19 12月, 2018 1 次提交
  3. 17 12月, 2018 2 次提交
  4. 13 12月, 2018 3 次提交
  5. 12 12月, 2018 2 次提交
  6. 05 12月, 2018 1 次提交
  7. 04 12月, 2018 1 次提交
  8. 03 12月, 2018 1 次提交
  9. 30 11月, 2018 1 次提交
  10. 29 11月, 2018 2 次提交
  11. 28 11月, 2018 1 次提交
  12. 27 11月, 2018 1 次提交
  13. 16 11月, 2018 3 次提交
  14. 13 11月, 2018 2 次提交
  15. 12 11月, 2018 1 次提交
  16. 09 11月, 2018 1 次提交
  17. 26 10月, 2018 1 次提交
    • M
      Add `isRetrigger` field to signature help context · f4131970
      Matt Bierner 提交于
      #54972
      
      Instead of having a generic `Retrigger` reason, add a new field on the `SignatureHelpContext` that tracks if this was a retrigger or not. This allows retrigger for all the different trigger reasons, including invoke.
      
      Replace the old `Retriggger` trigger reason with `ContentChange` which tracks cursor movement and text updates.
      f4131970
  18. 23 10月, 2018 1 次提交
  19. 22 10月, 2018 2 次提交
  20. 17 10月, 2018 3 次提交
  21. 15 10月, 2018 1 次提交
  22. 12 10月, 2018 3 次提交
  23. 08 10月, 2018 1 次提交
  24. 06 10月, 2018 1 次提交
    • M
      Add retrigger characters to SignatureHelpProvider · 2f51e971
      Matt Bierner 提交于
      Introduces the concept of a re-trigger character to the signature help provider. This is a seperate set of characters that are registered with the provider. Typing a retrigger character fires a new signature help request if signature help is already showing.
      
      #54972
      2f51e971
  25. 03 10月, 2018 1 次提交
  26. 02 10月, 2018 1 次提交