EvoScript Language extends Visual Studio with a set of features to work more efficiently with EvoScript code.
Features:
- Syntax highlighting for EvoScript code
- Code outlining Code collapsing for if statements and loop statements
- Brace matching Brace highlighting helps to quickly identify which braces belongs together to provide better overview over more complex functions and other structures
- Errors detection Syntax errors are underlined in real time while coding to immediately see that something is wrong. As well as error underlining the errors are displayed in Errors list with more details.