cancel
Showing results for 
Search instead for 
Did you mean: 

Comments folding issue

Eiffel
Associate III

Hello all,

 

i have reported it several times but ST has successfully ignored it. So i am posting it here. 

In CubeIDE is folding not working if file is long (around 3k lines). This is a major problem because a lot of LL "drivers" (BTW, it is RAL-Register Abstraction Layer) are quite long. Most of the lines are comments, and if you are unable to fold them, the files are hard to use, harder to read and it makes confusion and anger. 

If you are writing some module, which has to be longer, it will be also hard to use and read, and user could insert a duplicity which lead to bugs. 

 

Please fix it finally.

1 ACCEPTED SOLUTION

Accepted Solutions
Andrew Neil
Super User

Is this related to the "Scalability" mode ?

https://mcuoneclipse.com/2012/08/07/eclipse-editor-scalability/

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

3 REPLIES 3
Pavel A.
Super User

Check your file size limits for indexing. It can affect folding as well.

PavelA_0-1750326393494.png

 

 

Andrew Neil
Super User

Is this related to the "Scalability" mode ?

https://mcuoneclipse.com/2012/08/07/eclipse-editor-scalability/

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Man... finally!!!! Many thanks! I have been suffering from this for a really long time. This option was checked. Now it finally folds. It was terrible pain.

Eiffel_0-1750357549739.png