1. 09 11月, 2017 1 次提交
  2. 17 10月, 2017 1 次提交
  3. 30 8月, 2017 1 次提交
  4. 24 8月, 2017 1 次提交
  5. 07 6月, 2017 1 次提交
  6. 12 5月, 2017 2 次提交
  7. 27 4月, 2017 1 次提交
  8. 19 4月, 2017 1 次提交
  9. 18 4月, 2017 3 次提交
  10. 06 3月, 2017 1 次提交
  11. 09 2月, 2017 1 次提交
  12. 31 1月, 2017 1 次提交
  13. 30 1月, 2017 1 次提交
  14. 26 1月, 2017 1 次提交
  15. 25 1月, 2017 1 次提交
  16. 22 1月, 2017 1 次提交
    • M
      Add Markdown Preview to Editor Scroll Syncronization · 5bf8cc76
      Matt Bierner 提交于
      Adds an initial implementation of scroll synrconization from the markdown preview to the editor. When the preview is scrolled, automatically scrolls the editor to reveal the same location.
      
      This required adding a new supported reveal type `AtTop` in our API. This is already supported and used internally, but not really exposed in the public apis (except for the `revealLine` command).
      5bf8cc76
  17. 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
  18. 18 1月, 2017 2 次提交
  19. 31 12月, 2016 1 次提交
  20. 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
  21. 16 12月, 2016 1 次提交
  22. 07 12月, 2016 1 次提交
  23. 08 10月, 2016 1 次提交
  24. 07 10月, 2016 1 次提交
  25. 28 9月, 2016 2 次提交
  26. 27 9月, 2016 1 次提交
  27. 26 8月, 2016 1 次提交
  28. 05 8月, 2016 1 次提交
  29. 14 7月, 2016 1 次提交
  30. 30 6月, 2016 1 次提交
  31. 27 6月, 2016 1 次提交
  32. 03 6月, 2016 1 次提交
  33. 25 5月, 2016 2 次提交
  34. 23 5月, 2016 1 次提交