Brieftext editor |
||||||||||||||||||||||||||||||||
How do I compile my code?Brief can be used as an efficient integrated development environment that runs your compiler. First pressCtrl F10and enter a command line that executes your compiler. Brief will add the name of the file being edited to the end of this command line. You can use any compiler or command line options desired. Below are some examples:
Now press F10to compile the file. Brief will save your file, use your compiler to compile it, then place the cursor on the first compiler error and display the corresponding error message. PressCtrl Nto advance to the next error. PressCtrl Pto choose from a list of all errors.Can I change the key mappings?PressCtrl Alt Mto customize any key to do anything you wish. There are also two special commands to set all the keystrokes to brief like with the following differences:
Can Brief run under Linux?Brief is a Windows console application. It can be run under Linux using wineconsole rather than wine. How can I know if a certain feature is in the Professional version?There are exactly 4 differences between the Basic and Professional version described here. What are some tips and tricks?
Any other questions?For questions not answered here or in the product help, please buy the Professional edition which contains a user manual explaining all features and keystrokes. Suggestions, problem reports and other inquiries are welcome at info@briefeditor.com.
|