Timothy Johnson

Results 89 issues of Timothy Johnson

## Description The contents of `DataSets.handler.ts` are outdated because they contain deprecated code that can only load v1 profiles. ## Pages to Update https://docs.zowe.org/stable/extend/extend-cli/cli-developing-a-plugin#defining-commands ## Screenshots ![image](https://user-images.githubusercontent.com/22344007/183462979-5b77ba6f-3500-4144-adb0-8e137614ca49.png) ## Expected behavior...

area: cli
priority-medium

Remove extra files from the VSIX for both ZE and the FTP extension. Using an allowlist instead of a blocklist should make the `.vscodeignore` files easier to maintain in the...

If I have loaded directory `/a` in the USS tree that contains a subdirectory `b`, I don't see a way to create a copy of `/a/b` at the same level...

If possible, we would like to revert the change in #2034 > update FTP logo to plain Zowe logo according to OMP Branding Guidelines https://www.openmainframeproject.org/branding-guidelines We will need to get...

enhancement

TL;DR Yargs parses string arguments as numbers if they look like numbers, which may be unexpected behavior for methods that expect string values. > After seeing the context of #856,...

bug
priority-medium
severity-low

If you have neither the Endevor or Endevor Bridge for Git plug-ins installed and then: 1. Install the Endevor Bridge for Git plug-in first. It will install but fail to...

bug
priority-medium
severity-medium

As a Zowe CLI plug-in developer, I would like to be able to download files using the Imperative REST client with automatic redirect handling, so that I do not need...

enhancement
priority-low

Dark mode was added to web help in #802. Currently it is automatically triggered if system-wide dark mode is enabled. For example, on Windows the setting can be found in...

enhancement
web-help
priority-low

correction, it's `this.mConfig.api.secure.securePropsForProfile` instead of `ConfigUtils.getActiveProfileName` that causes an issue. it still happens to me after syncing with `next` this morning. i dont get an issue using @t1m0thyj's sample profile...

bug
priority-medium
severity-medium