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

Connect sequence docs don't mention babashka as valid project type #2687

Open
lorin opened this issue Dec 30, 2024 · 0 comments · May be fixed by #2688
Open

Connect sequence docs don't mention babashka as valid project type #2687

lorin opened this issue Dec 30, 2024 · 0 comments · May be fixed by #2688

Comments

@lorin
Copy link

lorin commented Dec 30, 2024

As far as I can tell, babashka is explicitly supported as a project type, based on the fact that's one of the valid ProjectType enums, and that this configuration works for me:

{
  "calva.replConnectSequences": [
  {"name": "babashka", "projectType": "babashka", "autoSelectForJackIn": true}
  ]
}

However, in the docs, babashka is not listed as one of the projectType options.

@lorin lorin linked a pull request Dec 30, 2024 that will close this issue
5 tasks
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 a pull request may close this issue.

1 participant