1. 24 4月, 2020 1 次提交
    • M
      Add 'open with' to the explorer context menu (#95805) · 7d238f42
      Matt Bierner 提交于
      This change primarly adds a new `Open with...` entry to the explorer context menu. To do this however, I had to make a few other changes:
      
      - Add a new explorer context key for availible editors
      - Moved the editor select prompt into a new function called `openEditorWith`
      - Use `openEditorWith` for the new `open with` explorer command as well as for the `reopen with` command
      7d238f42
  2. 13 4月, 2020 1 次提交
  3. 09 4月, 2020 1 次提交