0 Members and 1 Guest are viewing this topic.
Custom token definitions:Look for the $home/.tfe/ directory on your computer. This is where TFE looks for token sets. There should be a file called config.txt. This is a list of all the custom token sets it should load. The syntax is as follows:(config.txt)[file name] [token set name]test.tokens "Just for kicks"The token set declaration is a bit more complicated. It basically consists of finding which tokens you don't like being as they are by default and redefining them.There are two ways to currently do this, replacing based on existing token, and replacing based on number. Which is easier just depends on the token.(xxx.tokens)(If the first line is "AXE", the highlighter will use axe highlighting with this token set)AXE(Number replacement) 0:[first byte]|[second byte]|[new token]0:4|0|->(Name replacement) 1:[original token]|[new token]1:→|->Except loading new token sets, any other change will be reflected if you switch tokens without restarting the program.
Ctl-Shift-S - →Ctl-Shift-T - θCtl-Shift-P - πCtl-Shift-L - ˪Ctl-Shift-E - ℯCtl-Shift-X - ᴇCtl-Shift-R - ʳCtl-Shift-Left - ◄Ctl-Shift-Right - ►Ctl-Shift-< - ≤Ctl-Shift-> - ≥Ctl-Shift-= - ≠Ctl-Shift-- - (negative)Ctl-Shift-(1-0) - (₁-₀)
Ctl-Shift-S - →Ctl-Shift-T - θCtl-Shift-P - πCtl-Shift-L - ˪Ctl-Shift-E - ℯCtl-Shift-X - ᴇCtl-Shift-Left - ◄Ctl-Shift-Right - ►Ctl-Shift-< - ≤Ctl-Shift-> - ≥Ctl-Shift-= - ≠Ctl-Shift-- - (negative)Ctl-Shift-(1-0) - (₁-₀)