1. 26 1月, 2017 1 次提交
  2. 25 1月, 2017 2 次提交
  3. 19 1月, 2017 1 次提交
    • J
      Snippet insertion extension API changes · c21734fd
      Joel Day 提交于
      - Basing snippet insertion failure on a new `_codeEditor` null-check.
      - Now returns `Thenable<boolean>`.
      - Removed vscode.proposed.d.ts copy of the `TextEditor` change.
      - Removing empty options interface.
      c21734fd
  4. 18 1月, 2017 2 次提交
  5. 30 12月, 2016 1 次提交
  6. 21 12月, 2016 1 次提交
    • J
      TextEditor.insertSnippet extension API. · 40522e28
      Joel Day 提交于
      More robust type validation on ext side of insertSnippet.
      Position/range check for snippet insertion was inverted.
      Adding insertSnippet to vscode.d.ts. (Should it be in vscode.proposed.d.ts?)
      Adding extension API tests for insertSnippet.
      40522e28
  7. 16 12月, 2016 2 次提交
  8. 07 12月, 2016 1 次提交
  9. 19 10月, 2016 1 次提交
    • J
      make vscode.d.ts use a declare module, #13990 · dc7402b9
      Johannes Rieken 提交于
      * a declared module allows to have a sibling module containing experimental API
      * this change also cleans up some bogous type pollution that happened because vscode used to be both, a declare module and a global namespace
      dc7402b9
  10. 13 10月, 2016 1 次提交
  11. 08 10月, 2016 1 次提交
  12. 29 9月, 2016 4 次提交
  13. 23 9月, 2016 1 次提交
  14. 21 9月, 2016 1 次提交
  15. 26 8月, 2016 1 次提交
  16. 12 8月, 2016 1 次提交
  17. 14 7月, 2016 1 次提交
  18. 13 7月, 2016 3 次提交
  19. 27 6月, 2016 2 次提交
  20. 26 6月, 2016 2 次提交
  21. 03 6月, 2016 3 次提交
  22. 01 6月, 2016 2 次提交
  23. 23 5月, 2016 2 次提交
  24. 20 5月, 2016 1 次提交
  25. 12 5月, 2016 1 次提交
  26. 06 4月, 2016 1 次提交