Hacker News new | ask | show | jobs
by duped 977 days ago
Because of organizational disorganization within the VS Code development teams. LSP and DAP are basically the VSCode APIs for implementing language support and debuggers but bolted onto an RPC layer without synchronization or consistency between the people/teams that develop them.
1 comments

Conway’s law at its finest!