With Foundry I want to make LSP management much easier than it currently is in Builder. We have the foundry lsp run python3 command where python3 can be replaced with any language for which there is an installed LSP plugin. This will start an LSP using all the abstractions (including cross-container execution) and provide it … Continue reading Simplifying LSP Selection