VS Code is probably the most widely used code editor out there, though I am not sure it is even fair to call it just a code editor anymore. It has become the center of gravity for a lot of developers, and its extension model is the reason so many workflows end up living inside it rather than around it. Extensions can plug directly into the UI and use the same APIs that VS Code itself uses, which makes the editor feel less like a fixed product and more like a platform.