S2 Compiler: smarter listing of functions

Oct 05, 2008 11:18


Title
S2 Compiler: smarter listing of functions

Short, concise description of the idea
The compiler currently thinks the word function means there is a function, even when this word is in comments. So, in the left-side panel, it lists lines which are not the start of a function.

Full description of the idea
Just have the compiler ignore the word function if it's within comments.
An ordered list of benefits
  • More useful left-side panel
    Saner users?
An ordered list of problems/issues involved
  • Someone who had commented out a whole function may want to see it listed anyway?

styles: selection/customization interfac, styles, s2, § no status

Previous post Next post
Up