- Posted by
- Hi Mofi, Thank you very much for your very detailed explanation! I would have to agree with you that it is not possible to get the folding right with just the language file alone. I have also come up with a language file workaround that can be used instead of trying the get the folding working corre...Posted in Syntax Highlighting
-   Topics
-   Views
- Ventolin
Feb 22, 2010
- Hi Mofi, Thank you very much for your help! Your language file does indeed fix the examples that I have given, but unfortunately doesn't work if the commands are wrapped inside a sub or a class definition. For example: This example works correctly: Class TestClass Sub Test() If AThenB Then a=b End I...Posted in Syntax Highlighting
-   Topics
-   Views
- Ventolin
Feb 19, 2010
- Hi, I also have discovered another issue with Do While loops... Do While a<=2 'This Does Not Fold correctly a += 1 Loop Do 'This Folds correctly a += 1 Loop Do 'This Does Not Fold correctly a += 1 Loop While a <= 2 While a <= 2 'This Folds correctly a += 1 End While Do While... and ...Loop While don...Posted in Syntax Highlighting
-   Topics
-   Views
- Ventolin
Feb 17, 2010
- Hi, I have been trying to get code folding working properly with MS Visual Basic 2008 .net and update the existing VB templates for this version. I am running UE Studio 09.30.0.1002 and have also tried UE 15.20.0.1022 with the same results (same language file). However, I have been unable to get If....Posted in Syntax Highlighting
-   Topics
-   Views
- Ventolin
Feb 17, 2010