Denis FALLAI

Results 75 comments of Denis FALLAI

My request was not about using the `Ctrl+K Ctrl+` commands which actually work well (although behaving confusingly). My suggestion concerned the possibility of having visual feedback on the scope of...

I modified my issue to no longer refer to a range, but just to associate visual information with each folding point. I propose to leave this request pending and mark...

Hi @daiyam Thank you once again for taking my requests into account. I do not understand if it is an evolution proposal or if it is an already operational solution....

If there should be any breaking changes from previous versions, there may be other changes to consider: - the word "folding" which carries the set of rules should perhaps more...

For the languages support extension for COBOL, JCL (but also REXX, HLASM and PL/I) , we use ["IBM Z Open Editor"](https://marketplace.visualstudio.com/items?itemName=IBM.zopeneditor). We also tested the extension ["COBOL Language Support"](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.cobol-language-support) from...

Regarding the evolution proposal, that suits me. I think these developments can open up a lot of possibilities. And in the end, you are the boss and you decide which...

Hi @daiyam Once again thank you very much for considering my requests. I'm looking at these new developments and getting back to you as soon as possible.

Hi @daiyam I adapted my rules to the new syntax and made some tests: everything seems OK to me. I think this new version can be officially released. In the...

Hi @daiyam Begin/While is something I need for some folding cases, but in these cases "while" must be evaluated from the first line, (the "begin" line). These cases concerns line...

Regarding folding on DD statements, I'm trying to implement the following rule: - the folding begins on the present of the word `DD`, on a line which begins with the...