Following the introduction of left margin menu for fdocs. I'm moving to add left margins to plain flx files too.
What will happen is the menu will contain a list of things defined in the file so you can jump to them easily. Not all definitions will be listed, and not all layouts of a definition will be correctly detected: we're NOT parsing the code with the Felix parser, we're using crude regexps. Nevertheless it should be effective for library code which can be written to ensure it is recognised, and should work reasonably well for user code written in reasonable style too. [The "parser" is already written, it's used to generate the contents and index pages for the library] IN addition, since there's a "language" spec being written, the keyword mouseovers which give a hint what "proc" or "println" mean, might be made clickable and jump into the language definition (provided I can write it based on keywords somehow). -- john skaller skal...@users.sourceforge.net http://felix-lang.org ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language