Changes between Version 1 and Version 2 of Ticket #2077, comment 10
- Timestamp:
- 01/28/15 12:27:32 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2077, comment 10
v1 v2 1 1 Also implement review comments from #2262: 2 - I'll leave this as it is now. The text looks different (colors) while the script is running andI 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.~~2 - I'll leave this as it is now. 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 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~~