VS Code-style Web Editor
"This is an online editor built using web technology that provides fluency and ease of use just like a desktop application. The style and interface elements of the application are modeled after Visual Studio Code, and the same MonacoEditor editor is used.
The original intention of the project is to practice and improve the self-made layout component GridLayout.
The application does not use any third-party UI/UX component libraries (except for the editor using MonacoEditor), and all interface elements are created following componentization thinking."
Tianyu LU