inputsh / awesome-c

Continuing the development of awesome-c list on GitHub
Other
3.5k stars 358 forks source link

Add Atom section to Text Editor Extensions #64

Closed aaronjsutton closed 6 years ago

aaronjsutton commented 6 years ago

Atom is a modern, open source editor with a lot of installable packages.

Changes: Added Atom section Added GCC Linter Added Clang Linter

These tools catch common syntax and compiler errors right from within the editor.

sjfricke commented 6 years ago

@aaronjsutton

Thanks for the additions as I know atom is a super popular text editor these days with many extensions

I also re-merged the commit as we just refactored the whole "links on the bottom method" #62

Thanks again for additions to this repo!