Setting | Description |
---|---|
Veryant > Compiler: Options | List of compiler options to be used. Multiple options are separated by space. |
Veryant > Debugger: Array Start | First index of occurs elements to display. |
Veryant > Debugger: External Debug Configs | Path to external configuration file, which provides specific command names and regular expressions to parse and interact with external debug process. |
Veryant > Debugger: Max Array Length | Maximum number of occurs elements to display. |
Veryant > Debugger: Params | Parameters that will be accepted before running the debugger. |
Veryant > Debugger: Trace File | Path to the file where trace will be stored. When specified, every interaction with the external command-line debugger will be logged on this file. |
Veryant > Diagnose Copy | Controls whether Visual Studio Code should diagnose copy files. |
Veryant > Folding | Controls whether folding is allowed. |
Veryant > Formatter: Location | COBOL external formatter location. |
Veryant > Invert Special Colors in Light Theme | Controls whether special colors should be reversed when using a light theme |
Veryant > Jdk: Root | Root folder of the Java JDK. |
Veryant > Jre: Root | Root folder of the Java JRE. |
Veryant > Log | Controls whether Veryant isCOBOL extension logging is active. |
Veryant > Main: Program | Program to start. |
Veryant > Max Cache Time For Expanded Source | Maximum time to keep expanded source cache in milliseconds. |
Veryant > Program: Arguments | Arguments to pass to the isCOBOL program. |
Veryant > Returns Last Cache From Expanded Source | Indicates whether to return the last cache when reaching the maximum cache time. |
Veryant > Runtime: Options | Options passed to the iscrun command when running the isCOBOL program. |
Veryant > Sdk: Folder | Root folder of the isCOBOL Evolve SDK. |
Veryant > Snippets Repositories | Repositories where JSON snippets are located. |
Veryant > Source Extensions | COBOL compilable source code extensions. |
Veryant > Special Auto Documentation | Controls whether special auto documentation of some language objects is active. |
Veryant > Special Colors | Special color settings for terms interpreted by the Veryant isCOBOL extension. |
Veryant > Tabstops | COBOL tabstops. |
Veryant > Variable Suggestion | Controls whether COBOL variable suggestion is allowed. |