Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Import Build? #16

Open
spaceunifyfifty opened this issue Jul 26, 2024 · 2 comments
Open

How to Import Build? #16

spaceunifyfifty opened this issue Jul 26, 2024 · 2 comments

Comments

@spaceunifyfifty
Copy link

In VSCode I can do do cmd+shift+p and search for "metals: import build". How can I trigger this in Zed?

@v1mkss
Copy link

v1mkss commented Aug 17, 2024

You need to install the LSP as described on the zed website

Next, you need to open the project and the scala file and you will start setting up the project

@spaceunifyfifty
Copy link
Author

spaceunifyfifty commented Aug 17, 2024

You need to install the LSP as described on the zed website

Next, you need to open the project and the scala file and you will start setting up the project

I know that opening new projects will result in a prompt popup to import the build. I'm asking how I can manually trigger this on pre-existing projects. In VSCode I can enter the command >import build via cmd+shift+p.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants