View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030689 | 2.x IDE Bugs | Code Editor | Public | 2019-04-15 11:18 | 2019-05-15 14:23 |
Reporter | Matthew McInnes | Assigned To | Alexander Borup | ||
Priority | Low | Severity | D - Minor | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Product Version | Internal Build | ||||
Target Version | Fixed in Version | 2.2.3 | |||
Summary | 0030689: Code Editor: Decimal point not highlighted in red, if the decimal point is the first part of the number, EG .14 rather than 0.14 | ||||
Description | ISSUE: - Within the code editor, if the first part of the number is a decimal point, it is not highlighted in red. SEE ATTACHED SCREENSHOT EXPECTED: - The decimal point should be highlighted in red | ||||
Steps To Reproduce | 1) Launch IDE v9.2.1.1775 Runtime v9.9.1.1398 2) Open code editor 3) type 'spd = .14;' 4) type 'spd = 0.14;' 5) Observe issue | ||||
Additional Information | https://yoyogames.zendesk.com/agent/tickets/156849 | ||||
Tags | CodeEditor, IDE | ||||
2.x IDE Found In | 9.2.1.1775 | ||||
2.x Runtime Found In | 9.9.1.1398 | ||||
2.x IDE Verified In | 9.2.1.1817 | ||||
2.x Runtime Verified In | 9.9.1.1441 | ||||