1000TurquoisePogs
1000TurquoisePogs
Porting the tn3270 application as an extension for Microsoft VS Code (on any editor based on Monaco)
Cool idea. In the case of the current terminal, you need to setup zowe servers first, and run them, before it could be embedded into a webview. Anyone who wants...
The state of the work thus far after a hackathon: https://github.com/zowe/zowe-install-packaging/tree/users/carson/zowe_yaml_doc. Here’s the docs site branch that can be used to view the generated documentation locally (just adds a sidebar):...
Hi, If this is still an issue can you post the JSON that follows `ZWED5018I - Initializing with configuration` As well as the lines `ZWES1014I ZIS status` and `ZWES1035I ZSS...
I'm not sure if we want to keep carbon UI or if it even works properly in v1 or v2, but I noticed that the db-browser carbon components make overlays...
Documentation on the concept is within https://github.com/zowe/zowe-install-packaging/pull/2980
Move that to a github page.
Lets identify which servers the colors are coming from, so we can talk to each group about having some sort of switch in their config to enable/disable colors. Totally reasonable...
@AdarshdeepCheema do you know what library is used to do logging on the jobs and datasets api? We probably should disable colors by default (seems only useful during dev?)
API WIP at https://github.com/zowe/zowe-common-c/pull/244 and https://github.com/zowe/zss/pull/351
WIP work is fully functional for doing a dataset & member allocation. But certain combinations arent supported yet such as - Wrong DISP would fail (we just shouldnt support DISP...