#63 closed enhancement (later)
Still problems on highlighting
Reported by: | Alfredo Torre | Owned by: | Javier Portugal |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Interface | Version: | head |
Severity: | minor | Keywords: | |
Cc: |
Description
The editor highlighting still doesn't work well in these cases:
/* "Hello World"; does not appears in blue */
Text t01 = "Hola Mundo"; "Hello World";
/* The character '' stops the highlighting*/
Text t02 = 1+B+B2";
Change History (4)
comment:1 Changed 21 years ago by
Summary: | Still problems on highlighting → Still problems on highlighting |
---|
comment:2 Changed 21 years ago by
Status: | new → assigned |
---|
comment:3 Changed 21 years ago by
Resolution: | → later |
---|---|
Status: | assigned → closed |
This bugs are already on the TODO file, wich has been updated with the '' bug.
comment:4 Changed 20 years ago by
blocked: | → 111 |
---|
Note: See
TracTickets for help on using
tickets.
We are aware of those bugs, see TODO file in TolBase:
Things to do for release the first stable version of TOL:
We did not know about the '' problem.
As you may have noticed, all problems have to do with line comments.
We are currently working on it, but the solution will come neither easily nor soon.