• J
    fix: use correct command to Open Folder on Welcome page (#3437) · 604491d3
    Joe Previte 提交于
    * chore: update CHANGELOG
    
    * fix: use openFolder in welcomePage
    
    In 1.56.2, they modified the WelcomePage use of OpenFileFolder in
    src/vs/workbench/contrib/debug/browser/welcomeView.ts to only use on macOS +
    Desktop (i.e. not Web). This caused the "Open Folder" to not work on macOS +
    macOS-like environments.
    
    Instead, we use OpenFolder which is a registered command and works as expected.
    604491d3
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 5.0 KB