CodinGame / monaco-vscode-api

VSCode public API plugged on the monaco editor
MIT License
205 stars 29 forks source link

Improve filesystem management #409

Closed CGNonofr closed 2 months ago

CGNonofr commented 2 months ago

fix #406

It allows to implement the filesystem exactly the way you want

It also allows to fully use the HTMLFileSystemProvider, so that going to ?htmlFileSystemProvider=true&mode=full-workbench should be REALLY close to vscode.dev

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 4.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: