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

Adds support for enabling WSL Mode for the shell language only #303

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

mihai-vlc
Copy link
Contributor

The main change is that settings.shellWSLMode was added and used in the src/executors/NonInteractiveCodeExecutor.ts file.

The change in esbuild.config.mjs was needed to make the watch mode work.
As far as I can tell, obsidian expects that main.js file to be next to the manifest.json

@twibiral twibiral changed the base branch from master to develop December 15, 2023 21:52
@twibiral
Copy link
Owner

That's great, thank you a lot!

@twibiral twibiral merged commit b940cb3 into twibiral:develop Dec 15, 2023
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