1. Fortran files with upper case filename extension are not recorgnized and
therefore syntax is not highlited
2. Fortran native C-commentaries are not highlited
3. Fortran native character strings are not highlited
4. Fortran TAB-form are incorrectly displayed
5. DOUBLE PRECISION & REAL numbers are incorrectly highlited
6. Automatic indents do not work
7. Format descriptors incorrectly highlighted
What is the expected output? What do you see instead?
1. Syntax highliting in Fortran files with upper case filename extension
2. Highliting of Fortran native C-commentaries (that are lines with "C" simbol
in first column)
3. Highliting of Fortran native character strings (embraced in ' -simbols)
4. TAB size (width) should be six characters
5. Whole DOUBLE PRECISION ( 0.0D0 ) & REAL ( 0.0E0 ) number should be
highlighted
6. Automatic TAB indent after line with TAB indent, 6 character indent after
line with 6 character indent, 5 character indent after line breaking (if
carriage returned in the middle of the line)
7. Format descriptors should be highlighted as variable
What version of the product are you using? On what operating system?
CCTools 1.18
Android 4.0.4
Please provide any additional information below.
1. How one could convert CVF project file to makefile acceptable for compiler
used by CCTools?
2. Not all keywords are correctly highlighted
3. Wouldn't you later add invisible characters display & customisable highlight
color scheme?
4. If you need help in Fortran syntax, please address to me
Original issue reported on code.google.com by kknk...@gmail.com on 13 Sep 2014 at 2:47
Original issue reported on code.google.com by
kknk...@gmail.com
on 13 Sep 2014 at 2:47Attachments: