vscode-extension-for-zowe icon indicating copy to clipboard operation
vscode-extension-for-zowe copied to clipboard

Visual Studio Code Plug-in for Zowe, which lets users interact with z/OS data sets on a remote mainframe instance. Powered by Zowe CLI.

Results 253 vscode-extension-for-zowe issues
Sort by recently updated
recently updated
newest added

Create a VS Code User Setting for Log Level that can possibly follow in precedence after Zowe CLI's environment variable

enhancement
uncommitted
22PI4

A set of Rules should be laid out for use of different log levels and how to handle sensitive user information in logs

22PI4

**Describe the bug** I expected Zowe Explorer to write logs to the following folder: /Users/kristinamayo/.zowe/zowe/logs However, it's not the case. On my computer Zowe Explorer writes logs in the following...

bug
priority-medium
22PI4

The Eclipse Che environment doesn't support the Zowe CLI keystore. We would like to investigate different methods of bringing in support for alternate keystores like K8s secrets. This capability will...

Research Needed
eclipse-che
22PI4

Bring apx 75% coverage to 90% ![Screen Shot 2022-10-04 at 3.37.01 PM.png](https://images.zenhubusercontent.com/5caf658116e44025d19266b8/012d6697-80fe-4376-96e1-8f54077ba1d9)

Technical Debt
22PI4

It would be good for users to see the output logs in the VS Code space via a new Zowe Explorer Output View

enhancement
uncommitted
22PI4

**Describe the solution you'd like** Would like to see a right click action for `Issue UNIX Command` and have it available via the Zowe Explorer API like we have `Issue...

enhancement

This is a request from one of our users in Slack: ![image](https://user-images.githubusercontent.com/45042840/139448360-07940ef5-a562-475f-8b51-2050962ac91d.png) Link: https://community.ibm.com/HigherLogic/System/DownloadDocumentFile.ashx?DocumentFileKey=a5676b7d-db2a-78aa-bf8d-8eb2f0967913&forceDialog=0

enhancement

In our experience, the Zowe-Temp-Folder-Location parameter can only handle absolute paths. We would like to be able to set a relative path, especially relative to the root folder of a...

enhancement
Research Needed
priority-medium
uncommitted

Refactor `activate()` to minimum activation actions required, then establish trees with profiles and host connections. Refactor the handling of errors from imperative when issues occur during `readProfilesFromDisk()`

Epic