AIO Compiler README
This a simple extension to compile & execute C, C++ & Java files.
Features
- Basic compilation and execution.
- Context menu added.
- Easy access through editor title.
Requirements
- You must have Java & GCC installed on your machine.
- Requires VS Code 1.15.0 or above.
How to
Compile:
- Simply click on the Gear icon (AIO Compile) on the Editor Title Menu to start the compilation.
- You can also start by
right click on editor > AIO Compile
- You can even start compilation from
Command Palette by typing AIO compile
Execute:
- Click on the Play icon (AIO Execute) on the Editor Title Menu to start the execution.
- You can also start by
right click on editor > AIO Execute
- You can even start compilation from
Command Palette by typing AIO execute
Makefile:
When you execute a C/C++ program it can execute a Makefile.
You can change the respective settings:
AIOcompiler.defaultMakefilePath
AIOcompiler.executeMakefileByDefault
For bug report contact @ support@aztechcorps.com
Visit AztechCorps for more info.
Enjoy!
| |