amitmerchant1990 / amitmerchant-dot-com-comments

1 stars 0 forks source link

how-vscode-dev-interacts-with-user-local-filesystem/ #76

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

How vscode.dev Interacts With User's Local Filesystem? — Amit Merchant — A blog on PHP, JavaScript, and more

The recently launched https://vscode.dev by GitHub last week was all the buzz and talk of the town. People got crazy about it because now you’re getting a full-fledged VS Code right into your browser. And because of this, you don’t need to install VS Code on your system anymore.

https://www.amitmerchant.com/how-vscode-dev-interacts-with-user-local-filesystem/

amanzrx4 commented 1 year ago

Thanks for this, I was just searching for this. And do you also know how does vscode displays the file structure? Does it use b trees or any other data structures?