First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 356
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gerd Behrmann <behrmann@cs.aau.dk>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gerd Behrmann <behrmann@cs.aau.dk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:

Attachment Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 356 depends on: Show dependency tree
Show dependency graph
Bug 356 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments:







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-12 13:38
The GUI highlights "sync" as a keyword. However, sync is only a keyword in the
textual format.

------- Comment #1 From Gerd Behrmann 2006-10-12 17:43:50 -------
On the other hand, you could argue that it is acceptable that 'sync' is
highlighted: Since it is indeed a keyword in the ta format, it is not allowed
as an identifier anywhere. Thus highlighting it gives a hint that it is
actually a keyword (even though it is not usable from the gui).

I need input from others on this issue. Please comment.

------- Comment #2 From Gerd Behrmann 2006-11-14 23:02:04 -------
I may add that 'meta' is not recognised as a keyword. I guess it should be
shown in bold face just like 'const'.

------- Comment #3 From Timothy Bourke 2007-11-02 07:33:48 -------
The scalar keyword should probably also be shown in bold.

------- Comment #4 From Marius Mikucionis 2008-04-25 12:30:19 -------
I am about to add the following highlights:

enum - green (as type)
scalar - green (as type)
priority - bold (as keyword)
meta - bold (as prefix)
progress - bold (as keyword)
switch - bold (as keyword)
case - bold (as keyword)
default - bold (as keyword)

------- Comment #5 From Marius Mikucionis 2008-05-10 12:40:39 -------
added the tokens on trunk in rev. 3558

First Last Prev Next    No search results available      Search page      Enter new bug