Skip to content

Implement In Memory File System Provider #658

Answered by kaisalmen
ZCH2005 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ZCH2005 you should be able to do very similarly.
@codingame/monaco-vscode-files-service-override is always configured and you can use the registerCustomProvider to register you own file system provider.

The other possibility is to do it like this and use the readily available RegisteredFileSystemProvider.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ZCH2005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants