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 #1894

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

svdo
Copy link
Contributor

@svdo svdo commented Oct 12, 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.

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.

@svdo svdo force-pushed the change-notebook-extensions branch 5 times, most recently from d05d53c to 19aadb1 Compare October 27, 2022 13:02
@svdo svdo force-pushed the change-notebook-extensions branch 2 times, most recently from 500685f to 58ed08c Compare November 7, 2022 14:26
@svdo svdo force-pushed the change-notebook-extensions branch from 0b01458 to 8d0e341 Compare December 6, 2022 13:44
@svdo svdo force-pushed the change-notebook-extensions branch from 9411b73 to adb178d Compare January 9, 2023 12:42
@svdo svdo force-pushed the change-notebook-extensions branch 2 times, most recently from 8c6caab to d6eb9e9 Compare January 25, 2023 05:56
This is a work-around because currently Live Share causes
clojure files to always be opened as notebooks.

See:

BetterThanTomorrow#1850
@svdo svdo force-pushed the change-notebook-extensions branch from d6eb9e9 to 9d7f713 Compare March 17, 2023 15:28
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.

None yet

1 participant