-
Notifications
You must be signed in to change notification settings - Fork 779
Closed
Labels
A-lexingarea: changes to individual lexersarea: changes to individual lexersgood first issueGood for newcomersGood for newcomershelp wantedCommunity help appreciated!Community help appreciated!
Milestone
Description
In Tcl, everything is a string by default. For example, you can write puts @12,34 and it will be interpreted same as puts "@12,34". This is useful for Tk text widget, which uses this to denote the character at x coordinate 12 and y coordinate 34.
Pygments highlights @ and , as syntax error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-lexingarea: changes to individual lexersarea: changes to individual lexersgood first issueGood for newcomersGood for newcomershelp wantedCommunity help appreciated!Community help appreciated!