This is a short document describing the preferred coding style for this project. I've tried to cover the major areas of formatting and naming. When something isn't covered by this guide you should stay consistent with the code in the other modules.
@cidevant ~/Code/JavaScript/Atom.io $ git clone https://github.com/donmccurdy/atom-keymap
Cloning into 'atom-keymap'...
remote: Counting objects: 1070, done.
remote: Compressing objects: 100% (344/344), done.
remote: Total 1070 (delta 715), reused 1070 (delta 715)
Receiving objects: 100% (1070/1070), 138.53 KiB | 0 bytes/s, done.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ActionScript: source.actionscript.2 | |
AppleScript: source.applescript | |
ASP: source.asp | |
Batch FIle: source.dosbatch | |
C#: source.cs | |
C++: source.c++ | |
Clojure: source.clojure | |
CoffeeScript: source.coffee | |
CSS: source.css | |
D: source.d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<NanguView> | |
</NanguView> |