View Issue Details

IDProjectCategoryView StatusLast Update
0000395WebsiteWikipublic2022-06-12 19:03
Reporteruser15Assigned Touser15 
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target VersionMain 
Summary0000395: Syntax highlighter - Text colour for function/variable names
Description
  1. Remove argument text colour for reserved words.

addEventHandler("OnResourceStop", function(event,resource,stoppingForRestart)

event - is green - should be same as stoppingForRestart
resource - is green - should be same as stoppingForRestart
stoppingForRestart- is blue- seems fine

  1. Text colours for functions and variables should differ.

addEventHandler - is blue
stoppingForRestart - is blue

Additional Information

https://wiki.gtaconnected.com/OnResourceStop
Check example 1

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-06-11 22:05 user15 New Issue
2022-06-11 22:05 user15 Assigned To => user15
2022-06-11 22:05 user15 Status new => assigned
2022-06-11 22:05 user15 Description Updated
2022-06-12 19:03 user15 Target Version => Main