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

[FR] Would it be useful to allow Julia code run in shell and Pkg mode? #460

Closed
einzigsue opened this issue Jun 23, 2022 · 1 comment
Closed

Comments

@einzigsue
Copy link

Would it be useful to allow Julia code run in shell and Pkg mode?
Hi @pfitzseb

Would it be useful to allow julia markdown code blocks that run in shell and Pkg mode?

For example, allow section like below to run status in the package manager

] st

and to execute command such as pwd in shell mode

; pwd

Cheers,
Yue

@pfitzseb
Copy link
Member

The issue with this approach is that it generates files that are specific to the extension -- you can't just include them.

@pfitzseb pfitzseb closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants