I am using some GAUSS code that I downloaded from the web. I would like to customize it a bit, but the author did not do any indeniting of for loops, if statements, etc. which makes the code difficult to read. Does GAUSS have a way to automatically format the code for me?
1 Answer
0
You can use CTRL+i or right-click to pull up the context menu and select “Format Text”. If you highlight a chunk of text before formatting, only the highlighted text will be formatted. If no text is highlighted the entire file will be formatted.
Your Answer
1 Answer
You can use CTRL+i or right-click to pull up the context menu and select “Format Text”. If you highlight a chunk of text before formatting, only the highlighted text will be formatted. If no text is highlighted the entire file will be formatted.