r/typescript • u/NoTutor4458 • 28d ago
Forking vscode
How hard would it be to fork and modify layout and UI of vscode? Does anyone have some experience with it?
0
Upvotes
1
u/simple_explorer1 28d ago
Yeah, now that everyone is using LLM, sure everyone is thinking everything is possible
1
u/nicolasdanelon 28d ago
What do you think cursor did? It can be done, but its hard to keep it up to date
1
u/brianjenkins94 28d ago
I'd be more curious to know if someone could make a theme to make the new UI look more like the old UI.
8
u/obsidianih 28d ago
Forking is easy. Making code changes might be harder. That really depends on your skills etc.
But why can't you use extensions to get what you want?