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

Apply increased verbosity when compiling via BSP #3202

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Gedochao
Copy link
Contributor

This passes the --verbose argument to Bloop's BSP when verbosity is > 0.

It applies both for passing -v to the raw bsp sub-command:

scala-cli bsp . -v

as well as the BSP connection loaded by one's IDE after running setup-ide:

scala-cli setup-ide . -v

Copy link
Member

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Gedochao Gedochao merged commit 68b3ce8 into VirtusLab:main Sep 25, 2024
78 checks passed
@Gedochao Gedochao deleted the maintenance/bsp-verbosity branch September 25, 2024 09:00
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

Successfully merging this pull request may close these issues.

2 participants