I want to build an app that looks like Visual Studio code. Is there any template or ui library that I can use as a starting point? The look that I want to achieve is like shown in the image
I am suspecting there must be a starter template as Microsoft is using the same look across apps, to name a few: VS Code, Botframework Emulator v4, Microsoft SQL Operations Studio.
VS Code does not use an external UI component library; the UI is built from a small internal library of composable components.
Please browse through the source if you are interested in seeing how all of this is implemented. Keep in mind that the UI code is often quite VS code specific. While it is fairly easily to modify these components in VS Code, it would generally not be worth the effort to extract these components for use in an external app.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With