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

Disable notebook support for normal clojure file extensions #1873

Closed
wants to merge 0 commits into from

Conversation

svdo
Copy link
Contributor

@svdo svdo commented Sep 20, 2022

This is a work-around because currently Live Share causes clojure files to always be opened as notebooks.

See:

#1850

This PR is not intended actually be merged. It is a method (proposed by @PEZ) to use custom Calva builds without notebook support, so that we're not stuck on an older version of Calva. Hopefully the dynamic notebook APIs will be added to VSCode soon, so that we don't have to configure it in package.json anymore and this PR can be deleted.

@svdo
Copy link
Contributor Author

svdo commented Sep 20, 2022

This PR is automatically built by CircleCI. You can click "show all checks", click on the link to "ci/circleci: build", go to the artefacts tab, and grab the built vsix there, and manually install it.

@PEZ
Copy link
Collaborator

PEZ commented Sep 20, 2022

Not sure about this, but you might need to bump the version as well. Because if people have auto-update of extensions on, I think that a release version will win over a pre-release version in a semantic versioning compare.

Also consider adding info about where to pick up this VSIX to https://calva.io/live-share/

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