Skip to content

Provides syntax highlighting when viewing gcov files in atom

License

Notifications You must be signed in to change notification settings

stadelmanma/language-gcov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • C
  • Fortran (free and fixed form)

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

About

Provides syntax highlighting when viewing gcov files in atom

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages