If you are a developer you have probably used today’s open source project of the day. https://github.com/microsoft/vscode Visual Studio Code aka vscode or just code is a text editor and integrated development environment (IDE) maintained by Microsoft and written in Typescript. There are a massive number of extensions in the marketplace which allow you to write and debug code in just about any language. The remote development extensions enable you to develop on a remote machine as if the files were local. Vscode pioneered the concept of “dev containers” which is nothing short of a paradigm shift for development environments. If you think “vscode sucks because its electron based” lets start an argument #OpenSourceDaily
Discussion
No replies yet.