language-gcov

Syntax highlighting for gcov files in atom

stadelmanma

402

0

1.0.1

MIT

GitHub

language-gcov package

Provides basic syntax highlighting for gcov source files in atom. Any *.gcov file will have the coverage portion highlighted but actual syntax highlighting is currently supported for only the following languages:

To support Fortran highlighting the package language-fortran is used.

The default style looks best in a dark theme but the colors are set in gcov-styles.less and can easily be adjusted.

Below is a fixed form Fortran gcov file using Base16 Tomorrow Dark theme: image