I found that it is impossible to use N++ to correctly fold Fortran free style even with user define language.
Therefore I wonder if I can change the source code of N++, so that the whole line is treated as code in the editor, instead of the fixed style format that the first few columns, and the characters behind the 73 column are marked as comments?
If anyone know which part I needed to modified the source code of N++, please teach me. Thank you very much.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found that it is impossible to use N++ to correctly fold Fortran free style even with user define language.
Therefore I wonder if I can change the source code of N++, so that the whole line is treated as code in the editor, instead of the fixed style format that the first few columns, and the characters behind the 73 column are marked as comments?
If anyone know which part I needed to modified the source code of N++, please teach me. Thank you very much.