Skip to content

A consistent set of modes for C, C++, Java, Go, JavaScript, and Python

License

Notifications You must be signed in to change notification settings

takamori/google-modes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google mode pack

This is a set of CodeMirror modes for the C, C++, Java, Go, JavaScript, and Python languages, providing a consistent highlighting style across these languages and an indentation style compatible with Google's style guides.

The repository contains the sources needed to create the modes. To actually build them, run npm install. That will create files for the different modes under dist/.

These modes are defined using the codemirror-grammar-mode tool, and have that tool's runtime as a client-side dependency.

About

A consistent set of modes for C, C++, Java, Go, JavaScript, and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 30.3%
  • HTML 30.2%
  • C++ 17.2%
  • Go 11.8%
  • Java 5.5%
  • Python 4.1%
  • C 0.9%