2 | | - While the script is running there is no indication that the code cannot be changed (grey background) and the cursor should be hidden. |
3 | | - the error markups of codeEditor.ShowCompileErrors can be shown again when double clicking on the error list |
| 2 | - I'll leave this as it is now. The text looks different (colors) while the script is running and I think there's no need to hide the cursor. ~~While the script is running there is no indication that the code cannot be changed (grey background) and the cursor should be hidden.~~ |
| 3 | - Individual error markups are now only deleted if the marked section is edited. All error markups are deleted when the script is compiled and will be recreated as needed. ~~the error markups of codeEditor.ShowCompileErrors can be shown again when double clicking on the error list~~ |