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 cp850 encoding for auto-completion in Powershell #808

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

svlandeg
Copy link
Collaborator

This PR continues from #277 by @matejfroebe and focuses on adding support for the cp850 encoding needed for Powershell on Windows.

To keep the changes minimal per PR and better understand CI failures, it does not yet introduce the path.exists check - I suggest to do this in follow-up work as it would require adding (and potentially changing) some unit tests.

@svlandeg svlandeg marked this pull request as ready for review April 25, 2024 11:41
@svlandeg svlandeg marked this pull request as draft April 25, 2024 11:41
@svlandeg svlandeg added feature New feature, enhancement or request os / windows Related to Windows p3 labels Apr 25, 2024
@svlandeg svlandeg marked this pull request as ready for review April 25, 2024 14:36
Copy link
Collaborator Author

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

[maintenance note]: It would be nice to merge in #824 first, and hopefully get a failing test that would have shown this issue earlier!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature, enhancement or request os / windows Related to Windows p3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant