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

Wrap paths to resolve with double quote #1482

Merged
merged 4 commits into from
Aug 11, 2023
Merged

Conversation

worksofliam
Copy link
Contributor

Changes

This will fix a bug that will allow the vscode-rpgle extension to resolve streamfiles with spaces in them (though... what crazy person would do that?!)

Tests are continuing to pass.

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in CONTRIBUTING.md
  • for feature PRs: PR only includes one feature enhancement.

src/api/IBMiContent.ts Outdated Show resolved Hide resolved
@chrjorgensen chrjorgensen added the bug A confirmed issue when something isn't working as intended label Aug 11, 2023
worksofliam and others added 2 commits August 11, 2023 09:03
Co-authored-by: Christian Jorgensen <chr.jorgensen1@gmail.com>
@worksofliam worksofliam added this to the 2.1.0 milestone Aug 11, 2023
@worksofliam
Copy link
Contributor Author

New test is passing - thank you @chrjorgensen!

Copy link
Collaborator

@chrjorgensen chrjorgensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@worksofliam All tests pass now - will approve and merge! 👍

@chrjorgensen chrjorgensen merged commit e467420 into master Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed issue when something isn't working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants