Denis FALLAI
Denis FALLAI
### Describe the solution you would like A schema can declare properties associated with a constant value. We would like the constant value associated with a property to be automatically...
Hi, Thank you for the work done around learning the COBOL language. In addition to the syntax elements of the COBOL language, do you plan to approach COBOL programming styles...
When installing [Footsteps](https://marketplace.visualstudio.com/items?itemName=Wattenberger.footsteps) and [Bracket Pair Colorizer 2](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2) together, highlighting pairs of brackets by Bracket Pair Colorizer 2 no longer works. The B[racket Pair Colorizer 2 project](https://github.com/CoenraadS/Bracket-Pair-Colorizer-2) was recently archived...
## Describe the issue With hierarchical folding (separator / separatorRegex + descendants), it becomes difficult to see the scope of a folding. Would it be possible to materialize this scope...
## Describe the issue The expression of a back reference on an "endRegex" rule to a capaturing group in a "beginRegex" is parsed at the time of the "compilation" of...
## Describe the issue I want to use a declaration based on a `beginRegex` / `endRegex` with option `"nested": true`, and at the same time a hierarchical declaration of `separator`....
Hi, With Zowe CLI V1, we had chosen to name all our profiles according to the name of the accessed z/OS LPAR. So all profiles, whether z/OSMF, FTP, SSH, TSO,...
Hi, Apparently with the move to Zowe CLI V2, the profile management commands are deprecated... You can no longer / must create a profile using a `zowe profiles create...` command....
Hi, Whether for Zowe CLI V1 or Zowe CLI V2, you need a mechanism that allows you to rename a profile without losing the associated credentials.
Hi, According to the documentation, (which is unclear), a profile can be declared in "1st level" with an independent management according the targeted LPAR, or else can be declared in...