1. 22 10月, 2018 1 次提交
  2. 21 10月, 2018 2 次提交
  3. 17 10月, 2018 1 次提交
  4. 09 10月, 2018 1 次提交
  5. 08 10月, 2018 1 次提交
  6. 03 10月, 2018 1 次提交
  7. 02 10月, 2018 1 次提交
  8. 28 9月, 2018 1 次提交
  9. 25 9月, 2018 1 次提交
  10. 24 9月, 2018 1 次提交
  11. 21 9月, 2018 1 次提交
  12. 20 9月, 2018 3 次提交
  13. 14 9月, 2018 1 次提交
  14. 13 9月, 2018 1 次提交
  15. 12 9月, 2018 2 次提交
  16. 10 9月, 2018 1 次提交
  17. 07 9月, 2018 1 次提交
  18. 27 8月, 2018 1 次提交
  19. 22 8月, 2018 1 次提交
  20. 17 8月, 2018 1 次提交
  21. 16 8月, 2018 2 次提交
  22. 15 8月, 2018 1 次提交
  23. 03 8月, 2018 3 次提交
  24. 27 7月, 2018 1 次提交
  25. 26 7月, 2018 1 次提交
  26. 25 7月, 2018 1 次提交
    • M
      Add WebviewPanel.iconPath (#54912) · 4be0f072
      Matt Bierner 提交于
      * Add WebviewPanel.iconPath
      
      Allows webviews to provide icons used in UI. Adds a new `WebviewPanel.iconPath` property for this.
      
      Replaces the static contribution approach from #49657
      
      Fixes #48864
      
      * Fix doc
      
      * Move icon into mainthreadwebview
      
      * Cleaning up implementation
      
      * Cleaning up implementation
      4be0f072
  27. 23 7月, 2018 1 次提交
  28. 21 7月, 2018 1 次提交
    • M
      Un-deprecate webviewPanel.viewColumn · f1e05055
      Matt Bierner 提交于
      This property was deprecated initially as we were not sure how grid layout would work. Since it is using viewColumns, we are un-deprecating this
      f1e05055
  29. 19 7月, 2018 2 次提交
    • J
      💄 · d5eb9df2
      Johannes Rieken 提交于
      d5eb9df2
    • M
      Finalize definition link (#54424) · 44cd521c
      Matt Bierner 提交于
      Finalize the definition link api
      
      - Gives fields more explicit names (target and origin)
      - Moves api to vscode.d.ts
      - Makes other definition providers (such as type definition provider and implementation provider) also return definition links
      
      Fixes #54101
      44cd521c
  30. 06 7月, 2018 3 次提交