From 7d643d379957a7678db294808370794f6e36ddd9 Mon Sep 17 00:00:00 2001 From: James Harris Date: Sun, 5 Mar 2017 18:28:48 +0000 Subject: [PATCH] Move extensions/formatting to top --- CONTRIBUTING.md | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 601927b..29970b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,22 @@ # Contributing +## Useful Extensions + +GitHub has syntax support for the AGC assembly language built-in. +Unfortunately your code editor will not, however there are +AGC language extensions that provides syntax highlighting for the +following editors: +- [Atom][5] +- [Sublime Text 3][4] +- [Visual Studio Code][3] + +## Formatting +**Note:** GitHub and the 3 extensions listed above will ensure +you're using the correct formatting automatically. + +- Use tab indentation +- Use tab width of 8 +- Trim trailing whitespace + ## What do I check? ### Comments - Comments in the transcribed code should match the scans exactly @@ -35,26 +53,6 @@ R0820 0820 LAMPTEST CS IMODES33 ``` -## Formatting -**Note:** GitHub, [AGC Assembly][3] for Visual Studio Code, -[AGC Assembly][4] for Sublime Text 3 and [Language AGC][5] -for Atom will ensure you're using the correct formatting -automatically. - -- Use tab indentation -- Use tab width of 8 -- Trim trailing whitespace - -## Useful Extensions - -GitHub has syntax support for the AGC assembly language built-in. -Unfortunately your code editor will not, however there are -AGC language extensions that provides syntax highlighting for the -following editors: -- [Atom][5] -- [Sublime Text 3][4] -- [Visual Studio Code][3] - [0]:https://github.com/chrislgarry/Apollo-11/pull/new/master [1]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/ [2]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/