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

Add ability to download/view/upload Datasets/Members/USS files in non-standard codepage #2435

Closed
awharn opened this issue Aug 28, 2023 · 4 comments · Fixed by #2594
Closed
Assignees
Labels
community-upvoted enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Milestone

Comments

@awharn
Copy link
Member

awharn commented Aug 28, 2023

Is your feature request related to a problem? Please describe.

Sometimes, I have datasets, members, and untagged USS files that are not in my default 1047 codepage, and I am frustrated when I need to change my configuration to specify the encoding, then immediately remove it once I download my respective file.

Describe the solution you'd like

The ability to right click a dataset or USS file and download/open in a different codepage, and upload with the same codepage.

Describe alternatives you've considered

  • Modify the configuration file, reload VSCode, download the dataset/member/USS file, remove the configuration file modification, reload VSCode again, and resume work
  • Create a second profile targeting the same system with a different codepage

Additional context

@awharn awharn added the enhancement New feature or request label Aug 28, 2023
@github-actions
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 10 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@FALLAI-Denis
Copy link

FALLAI-Denis commented Sep 1, 2023

Hi @awharn

See also:

For USS files, Zowe Explorer should/must use the tagging declared on the file:

  • no tag: IBM-1047 encoding apply
  • presence of a tag: encoding declared by the tag apply, (to see if the auto-convert option must also be taken into consideration)

For datasets, Zowe Explorer should/must allow the user to specify the encoding when downloading and uploadling the dataset.
If the data set has been previously downloaded the uploading should be done with the same encoding as the downloading, but to see if it is necessary to authorize a change of encoding between downloading and uploading.

Zowe Explorer should also take into account the presence of a .zosattributes file or a .gitattributes file if the workspace is a cloned git repository.

@JTonda JTonda mentioned this issue Sep 28, 2023
31 tasks
@JTonda JTonda added the priority-medium Not functioning - next quarter if capacity permits label Sep 28, 2023
@t1m0thyj t1m0thyj self-assigned this Nov 27, 2023
@AnthonyGiorgio
Copy link

This behavior prevents me from editing files that are in ASCII format via zowe. The z/OS Open Tools team has their git repo setup to clone in ASCII format, meaning that I can't use zowe to work on that code directly.

@t1m0thyj t1m0thyj moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Dec 26, 2023
@github-project-automation github-project-automation bot moved this from Medium Priority to Closed in Zowe Explorer for VS Code Jan 3, 2024
@JillieBeanSim JillieBeanSim added this to the v2.14.0 milestone Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-upvoted enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants