Hi,
How can I get rid of this:
The #region-feature ceases working. I did some changes to the formatting style. I tried to figure out where and even tried to reset all the "improvements" I made, but I did not succeed either.
Thank You,
Georg
Hi,
How can I get rid of this:
The #region-feature ceases working. I did some changes to the formatting style. I tried to figure out where and even tried to reset all the "improvements" I made, but I did not succeed either.
Thank You,
Georg
Hello Georg,
Thank you for the post. Please let me take a look why this might be happening and get back to you.
Hello Georg,
May I ask you for more context e.g. the file where is it happening? I'm not able to replicate this.
Thank you
this is where the "magic" happens: Typing Ctrl K+D the #endregion of line 175 is pulled up to line 173.
As the following regions do stay in place, I wondered what would happen if I delete the first pair of #region / #endregion. So in this case the beginning of the next region (#region Dateien, Bilder und Bücher of line 177) is being pulled up to the magnetic line 173.
I guess there is something within my code that messes things up. My emergency-solution would be to tinker around until it behaves like it should.
Voilà the file: https://www.dropbox.com/scl/fi/xybcwvo4m25jx8fl6h33h/240203-methods.php?rlkey=e99cq4pyx6s7yzrll443f4gcb&dl=0
Thank you!
With the file you've provided, we've been able to replicate this. It will be fixed asap.
We've fixed this one. The update will be released shortly.
Thank you!