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

Support WoW64 path conversion #28

Closed
Tyriar opened this issue Aug 21, 2018 · 1 comment
Closed

Support WoW64 path conversion #28

Tyriar opened this issue Aug 21, 2018 · 1 comment

Comments

@Tyriar
Copy link
Owner

Tyriar commented Aug 21, 2018

When running 32-bit VS Code on 64-bit Windows the path needs to be sysnative. Basically we want to do this:

https://github.com/Microsoft/vscode/blob/c93565448ab9988cbeb8a0eac4e3304dc97cc844/src/vs/workbench/parts/terminal/electron-browser/terminalConfigHelper.ts#L214-L222

Context: #27

@jabalv
Copy link
Contributor

jabalv commented Nov 9, 2019

#41 should solve this!

@Tyriar Tyriar closed this as completed Nov 26, 2019
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