You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now reqlang-lsp is a separate binary. This should be moved into the CLI as a subcommand or packaged somehow as a second binary installed with the reqlang crate.
This will make it much easier for users to get started with the VS Code extension.
Right now
reqlang-lspis a separate binary. This should be moved into the CLI as a subcommand or packaged somehow as a second binary installed with thereqlangcrate.This will make it much easier for users to get started with the VS Code extension.