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

Closed
lorin opened this issue Dec 30, 2024 · 0 comments · Fixed by #2688
Closed

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

lorin opened this issue Dec 30, 2024 · 0 comments · Fixed by #2688

Comments

@lorin
Copy link
Contributor

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 mentioned this issue Dec 30, 2024
5 tasks
@PEZ PEZ closed this as completed in #2688 Jan 3, 2025
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