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

Add ScalaBuildTarget and project deps to bsp #437

Merged
merged 3 commits into from Apr 13, 2018
Merged

Conversation

jvican
Copy link
Contributor

@jvican jvican commented Apr 13, 2018

  1. Fixes a bug in loading analysis files at server startup.
  2. Add project dependencies to build targets (to get the language server working).
  3. Add ScalaBuildTarget to the build target bytes so that Intellij knows what Scala SDK to use for each project.

Adds the path to an independent function so that the logic can be reused
by both the write and read parties.
@jvican jvican added integrations build server Any issue or pull request that has to do with hot compilers or BSP. priority / high Any change that has a high priority to be fixed because of its immediate consequences. labels Apr 13, 2018
@jvican jvican merged commit 1610435 into master Apr 13, 2018
@tgodzik tgodzik deleted the topic/bsp-target-deps branch September 7, 2021 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build server Any issue or pull request that has to do with hot compilers or BSP. integrations priority / high Any change that has a high priority to be fixed because of its immediate consequences.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant