Sublime Text is a cross-platform source code editor. It natively supports many programming languages and markup languages, and its functionality can be extended by users with plugins, typically ...
I've recently looked for a programmer editor that I can use to code in C(++) which works on Linux using its native compiler (the one from GCC, for instance) and on Windows using Visual Studio compiler ...