1. 07 3月, 2017 1 次提交
  2. 06 3月, 2017 1 次提交
  3. 03 3月, 2017 2 次提交
  4. 21 2月, 2017 1 次提交
  5. 16 2月, 2017 2 次提交
  6. 04 2月, 2017 1 次提交
  7. 03 2月, 2017 1 次提交
    • M
      Add Type Definition Provider API (#19699) · a87586c7
      Matt Bierner 提交于
      * Add Type Definition Provider API
      
      Adds a new API to support type definition providers and adds an initial type definition provider for TypeScript
      
      * Fix comment
      
      * Addressing comments
      
      * Fixer menu option ordering
      
      * Added simple test
      a87586c7
  8. 02 2月, 2017 1 次提交
  9. 01 2月, 2017 1 次提交
  10. 31 1月, 2017 1 次提交
  11. 26 1月, 2017 1 次提交
  12. 25 1月, 2017 2 次提交
  13. 24 1月, 2017 1 次提交
    • M
      Rename TypeDefinitionProvider to TypeImplementationProvider (#19101) · 20f3a9f1
      Matt Bierner 提交于
      * Rename TypeDefinitionProvider to TypeImeplementationProvider
      
      **bug**
      In #18346, I originally called the new go to implementation provider api `ImplementationProvider` which we then decided to rename to `TypeDefinitionProvider`. At the time, I didn't realize that a type definition was actually its own, unrelated concept.
      
      **Fix**
      Rename `TypeDefinitionProvider` to `TypeImplementationProvider` to make it clear what the purpose and use of this api is.
      
      * Fix a few names in comments
      20f3a9f1
  14. 19 1月, 2017 4 次提交
  15. 18 1月, 2017 3 次提交
  16. 17 1月, 2017 2 次提交
  17. 13 1月, 2017 2 次提交
  18. 10 1月, 2017 1 次提交
  19. 29 12月, 2016 1 次提交
  20. 16 12月, 2016 1 次提交
  21. 12 12月, 2016 1 次提交
  22. 05 12月, 2016 1 次提交
  23. 02 12月, 2016 3 次提交
  24. 01 12月, 2016 1 次提交
  25. 30 11月, 2016 3 次提交
  26. 28 11月, 2016 1 次提交