mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 17:02:27 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| typings | ||
| vs | ||
| bootstrap-amd.js | ||
| bootstrap-fork.js | ||
| bootstrap-node.js | ||
| bootstrap-window.js | ||
| bootstrap.js | ||
| buildfile.js | ||
| cli.js | ||
| main.js | ||
| tsconfig.base.json | ||
| tsconfig.json | ||
| tsconfig.monaco.json | ||
| tsconfig.tsec.json | ||
| tsec.exemptions.json | ||