Skip to content

Fixed autocomplete #1643

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

Merged
merged 1 commit into from
Mar 24, 2016
Merged

Fixed autocomplete #1643

merged 1 commit into from
Mar 24, 2016

Conversation

TsvetanMilanov
Copy link
Contributor

When path to node has spaces (C:\Program Files) the child process exec cannot run the command. Need to place it in "" to run it without errors.
Update FileSystemStub with new method from interface.

@TsvetanMilanov TsvetanMilanov self-assigned this Mar 24, 2016
@TsvetanMilanov TsvetanMilanov added this to the 2.0 milestone Mar 24, 2016
When path to node has spaces (C:\Program Files) the child process exec cannot run the command. Need to place it in "" to run it without errors.
Update FileSystemStub with new method from interface.
@TsvetanMilanov TsvetanMilanov force-pushed the milanov/fix-autocomplete branch from 3983226 to 9842f38 Compare March 24, 2016 16:23
@TsvetanMilanov
Copy link
Contributor Author

👍 from @rosen-vladimirov after green build

@TsvetanMilanov TsvetanMilanov merged commit d247f5c into master Mar 24, 2016
@TsvetanMilanov TsvetanMilanov deleted the milanov/fix-autocomplete branch March 24, 2016 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants