Remix.run Logo
k3vinw a day ago

Is it only the keyboard shortcuts that they’re borrowing from VS code? I hope they have plans for LSP and extensibility.

lhecker a day ago | parent [-]

The plan is indeed to make it extensible if time and popularity permits it. LSP would be an extension itself, however, instead of being built into the editor. We want to retain a lean core editor so people can ship it everywhere (e.g. even into small Docker images).

k3vinw 18 hours ago | parent [-]

That’s excellent. Thanks for sharing and best wishes to the team’s success and popularity of the new editor!