Skip to content

Allow to disable auto-setup-ide in build commands with a command line option & config#4258

Draft
Gedochao wants to merge 1 commit intoVirtusLab:mainfrom
Gedochao:feature/toggle-auto-setup-ide-off
Draft

Allow to disable auto-setup-ide in build commands with a command line option & config#4258
Gedochao wants to merge 1 commit intoVirtusLab:mainfrom
Gedochao:feature/toggle-auto-setup-ide-off

Conversation

@Gedochao
Copy link
Copy Markdown
Contributor

@Gedochao Gedochao commented May 7, 2026

Fixes #4256

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)
  • ran reference docs auto-generation (./mill -i 'generate-reference-doc[]'.run)

How much have your relied on LLM-based tools in this contribution?

Extensively, Cursor + Claude

How was the solution tested?

Added automated tests

@Gedochao Gedochao force-pushed the feature/toggle-auto-setup-ide-off branch from fbe45e2 to 4ca131a Compare May 7, 2026 10:04
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.

Provide a way to disable creation of .bsp/scala-cli.json

1 participant