1. 19 4月, 2018 2 次提交
  2. 18 4月, 2018 7 次提交
  3. 17 4月, 2018 2 次提交
  4. 16 4月, 2018 1 次提交
  5. 13 4月, 2018 4 次提交
  6. 12 4月, 2018 2 次提交
    • A
      support to launch debuggee from EH · b578dc2b
      André Weinand 提交于
      b578dc2b
    • M
      Split out `Webview` from `WebviewEditor` in proposed API (#47370) · 8cb7e805
      Matt Bierner 提交于
      * Split out `Webview` from `WebviewEditor` in API
      
      **Problem**
      The current proposed `Webview` interface has a few methods and properties that are very editor specific, such as `.reveal` and `.onDidChangeViewState`. These properies will not make sense if we ever allow webview to be displayed in other locations, such as in widgets
      
      **Proposal**
      Split the concepts of a `Webview` and of a `WebveiwEditor`. A webview is the html content itself. A `WebviewEditor` is an editor that displays a `Webview`
      
      This would allow us to easily add other types of `Webview` owning objects in the future without having to document that some methods only apply when a webview is used as an editor vs as a widget
      8cb7e805
  7. 11 4月, 2018 1 次提交
  8. 09 4月, 2018 3 次提交
  9. 07 4月, 2018 1 次提交
  10. 06 4月, 2018 3 次提交
  11. 04 4月, 2018 1 次提交
  12. 29 3月, 2018 1 次提交
  13. 27 3月, 2018 1 次提交
  14. 26 3月, 2018 2 次提交
  15. 22 3月, 2018 1 次提交
  16. 21 3月, 2018 4 次提交
  17. 20 3月, 2018 4 次提交